Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DProviderTestUtils.java190 public static File waitUntilExists(File file) throws IOException { in waitUntilExists() method in ProviderTestUtils
248 return waitUntilExists(file); in stageFile()
DMediaStore_Images_MediaTest.java232 ProviderTestUtils.waitUntilExists(file); in testStoreImagesMediaExternal()