Searched refs:pollForExternalStorageState (Results 1 – 7 of 7) sorted by relevance
20 import static android.scopedstorage.cts.lib.TestUtils.pollForExternalStorageState;55 pollForExternalStorageState(); in setupStorage()
43 pollForExternalStorageState(); in testSetDestinationUri_otherAppObbDir()79 private static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in DownloadManagerInstallerTest
216 public static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in TranscodeTestUtils
117 TranscodeTestUtils.pollForExternalStorageState(); in setUp()
48 import static android.scopedstorage.cts.lib.TestUtils.pollForExternalStorageState;159 pollForExternalStorageState(); in setup()
51 import static android.scopedstorage.cts.lib.TestUtils.pollForExternalStorageState;144 pollForExternalStorageState(); in setup()
1054 public static void pollForExternalStorageState() throws Exception { in pollForExternalStorageState() method in TestUtils