renameDocument

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

Change the display name of an existing document.

See also