Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DResolverAccessTestUtils.java21 import static android.scopedstorage.cts.lib.TestUtils.getVideoContentUri;
164 return assertResolver_insert(file, folder, getVideoContentUri(), contentResolver); in assertResolver_insertVideo()
DTestUtils.java813 public static Uri getVideoContentUri() { in getVideoContentUri() method in TestUtils