renameDocument

open fun renameDocument(@NonNull content: ContentResolver, @NonNull documentUri: Uri, @NonNull displayName: String): Uri(source)

Change the display name of an existing document.

See also