Home
last modified time | relevance | path

Searched refs:newPath (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java650 public static int renameWithMediaProvider(@NonNull File oldPath, @NonNull File newPath) { in renameWithMediaProvider() argument
652 values.put(MediaStore.MediaColumns.DATA, newPath.getPath()); in renameWithMediaProvider()