/cts/tests/tests/preference/src/android/preference/cts/ |
D | TestUtils.java | 65 void waitForIdle() { in waitForIdle() method in TestUtils
|
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/ |
D | TextClassifierTestWatcher.java | 111 static void waitForIdle() { in waitForIdle() method in TextClassifierTestWatcher
|
/cts/tests/tests/hibernation/src/android/hibernation/cts/ |
D | AutoRevokeTest.kt | 740 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/ |
D | BasePermissionUiTest.kt | 110 protected fun waitForIdle() = uiAutomation.waitForIdle(IDLE_TIMEOUT_MILLIS, TIMEOUT_MILLIS) in <lambda>() method
|
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | StorageHostTest.java | 267 public void waitForIdle() throws Exception { in waitForIdle() method in StorageHostTest
|
/cts/tests/tests/sharesheet/src/android/sharesheet/cts/ |
D | CtsNfcResolverDeviceTest.java | 345 private void waitForIdle() { in waitForIdle() method in CtsNfcResolverDeviceTest
|
D | CtsSharesheetDeviceTest.java | 1267 private void waitForIdle() { in waitForIdle() method in CtsSharesheetDeviceTest
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | CtsKeyEventUtil.java | 247 private void sendKey(Instrumentation instrumentation, KeyEvent event, boolean waitForIdle) { in sendKey()
|
/cts/tests/mediaprovider/src/android/provider/cts/media/ |
D | MediaProviderTestUtils.java | 111 public static void waitForIdle() { in waitForIdle() method in MediaProviderTestUtils
|
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ |
D | UiBot.java | 206 public void waitForIdle() { in waitForIdle() method in UiBot
|
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 417 boolean waitForIdle, boolean other, boolean includeCookie, byte[] cookie) { in startService()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | ActivityManagerTestBase.java | 939 protected static void waitForIdle() { in waitForIdle() method in ActivityManagerTestBase
|