Home
last modified time | relevance | path

Searched defs:waitForIdle (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/preference/src/android/preference/cts/
DTestUtils.java65 void waitForIdle() { in waitForIdle() method in TestUtils
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierTestWatcher.java111 static void waitForIdle() { in waitForIdle() method in TextClassifierTestWatcher
/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAutoRevokeTest.kt740 private fun waitForIdle() { in <lambda>() method in android.hibernation.cts.AutoRevokeTest
790 fun waitForIdle() { in waitForIdle() method
/cts/tests/tests/security/src/android/security/cts/
DBasePermissionUiTest.kt110 protected fun waitForIdle() = uiAutomation.waitForIdle(IDLE_TIMEOUT_MILLIS, TIMEOUT_MILLIS) in <lambda>() method
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DStorageHostTest.java267 public void waitForIdle() throws Exception { in waitForIdle() method in StorageHostTest
/cts/tests/tests/sharesheet/src/android/sharesheet/cts/
DCtsNfcResolverDeviceTest.java345 private void waitForIdle() { in waitForIdle() method in CtsNfcResolverDeviceTest
DCtsSharesheetDeviceTest.java1267 private void waitForIdle() { in waitForIdle() method in CtsSharesheetDeviceTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DCtsKeyEventUtil.java247 private void sendKey(Instrumentation instrumentation, KeyEvent event, boolean waitForIdle) { in sendKey()
/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaProviderTestUtils.java111 public static void waitForIdle() { in waitForIdle() method in MediaProviderTestUtils
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java206 public void waitForIdle() { in waitForIdle() method in UiBot
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java417 boolean waitForIdle, boolean other, boolean includeCookie, byte[] cookie) { in startService()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java939 protected static void waitForIdle() { in waitForIdle() method in ActivityManagerTestBase