Home
last modified time | relevance | path

Searched defs:pollForExternalStorageState (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/DownloadManagerInstallerTest/src/android/app/cts/
DDownloadManagerInstallerTest.java80 private static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in DownloadManagerInstallerTest
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java245 public static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in TranscodeTestUtils
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1530 public static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in TestUtils