Home
last modified time | relevance | path

Searched refs:waitForIdle (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiDevice.java196 waitForIdle(); in pressMenu()
209 waitForIdle(); in pressBack()
222 waitForIdle(); in pressHome()
317 waitForIdle(); in pressKeyCode()
332 waitForIdle(); in pressKeyCode()
345 waitForIdle(); in pressRecentApps()
357 waitForIdle(); in openNotification()
369 waitForIdle(); in openQuickSettings()
476 public void waitForIdle() { in waitForIdle() method in UiDevice
478 waitForIdle(Configurator.getInstance().getWaitForIdleTimeout()); in waitForIdle()
[all …]
DUiAutomatorBridge.java90 public void waitForIdle() { in waitForIdle() method in UiAutomatorBridge
91 waitForIdle(TOTAL_TIME_TO_WAIT_FOR_IDLE_STATE); in waitForIdle()
94 public void waitForIdle(long timeout) { in waitForIdle() method in UiAutomatorBridge
96 mUiAutomation.waitForIdle(QUIET_TIME_TO_BE_CONSIDERD_IDLE_STATE, timeout); in waitForIdle()
DQueryController.java92 mUiAutomatorBridge.waitForIdle(); in getLastTraversedText()
106 mUiAutomatorBridge.waitForIdle(); in clearLastTraversedText()
143 mUiAutomatorBridge.waitForIdle(); in findAccessibilityNodeInfo()
493 mUiAutomatorBridge.waitForIdle(); in getCurrentActivityName()
504 mUiAutomatorBridge.waitForIdle(); in getCurrentPackageName()
/frameworks/base/core/tests/coretests/src/com/android/internal/app/
DChooserActivityTest.java79 waitForIdle(); in customTitle()
92 waitForIdle(); in emptyTitle()
108 waitForIdle(); in twoOptionsAndUserSelectsOne()
122 waitForIdle(); in twoOptionsAndUserSelectsOne()
137 waitForIdle(); in updateChooserCountsAndModelAfterUserSelection()
148 waitForIdle(); in updateChooserCountsAndModelAfterUserSelection()
164 waitForIdle(); in noResultsFromPackageManager()
192 waitForIdle(); in autoLaunchSingleResult()
212 waitForIdle(); in hasOtherProfileOneOption()
231 waitForIdle(); in hasOtherProfileOneOption()
[all …]
DResolverActivityTest.java83 waitForIdle(); in twoOptionsAndUserSelectsOne()
98 waitForIdle(); in twoOptionsAndUserSelectsOne()
115 waitForIdle(); in hasLastChosenActivity()
128 waitForIdle(); in hasLastChosenActivity()
144 waitForIdle(); in hasOtherProfileOneOption()
165 waitForIdle(); in hasOtherProfileOneOption()
181 waitForIdle(); in hasOtherProfileTwoOptionsAndUserSelectsOne()
205 waitForIdle(); in hasOtherProfileTwoOptionsAndUserSelectsOne()
226 waitForIdle(); in hasLastChosenActivityAndOtherProfile()
250 waitForIdle(); in hasLastChosenActivityAndOtherProfile()
[all …]
/frameworks/support/lifecycle/extensions/src/androidTest/java/android/arch/lifecycle/
DFragmentLifecycleInActivityTest.java81 waitForIdle(); in testFullEvents()
91 waitForIdle(); in testStopStart()
101 waitForIdle(); in testStopStart()
111 waitForIdle(); in testStopStart()
137 private void waitForIdle() { in waitForIdle() method in FragmentLifecycleInActivityTest
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationManagerServiceTest.java238 public void waitForIdle() throws Exception { in waitForIdle() method in NotificationManagerServiceTest
445 waitForIdle(); in testBlockedNotifications_blockedChannel()
463 waitForIdle(); in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService()
484 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
492 waitForIdle(); in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
508 waitForIdle(); in testEnqueuedBlockedNotifications_blockedApp()
522 waitForIdle(); in testEnqueuedBlockedNotifications_blockedAppForegroundService()
531 waitForIdle(); in testEnqueueNotificationWithTag_PopulatesGetActiveNotifications()
542 waitForIdle(); in testCancelNotificationImmediatelyAfterEnqueue()
559 waitForIdle(); in testCancelImmediatelyAfterEnqueueNotifiesListeners_ForegroundServiceFlag()
[all …]
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java228 public void waitForIdle(int timeoutMsAsInt) { in waitForIdle() method in ConnectivityServiceTest
231 waitForIdle(mCellNetworkAgent, timeoutMs); in waitForIdle()
232 waitForIdle(mWiFiNetworkAgent, timeoutMs); in waitForIdle()
233 waitForIdle(mEthernetNetworkAgent, timeoutMs); in waitForIdle()
237 public void waitForIdle(MockNetworkAgent agent, long timeoutMs) { in waitForIdle() method in ConnectivityServiceTest
244 private void waitForIdle() { in waitForIdle() method in ConnectivityServiceTest
245 waitForIdle(TIMEOUT_MS); in waitForIdle()
254 waitForIdle(); in testWaitForIdle()
268 waitForIdle(); in testWaitForIdle()
379 waitForIdle(); in MockNetworkAgent()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DSysuiTestCase.java109 idler.waitForIdle(); in waitForIdleSync()
145 public void waitForIdle() { in waitForIdle() method in SysuiTestCase.Idler
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
DWindowAnimationJankTestBase.java44 getUiDevice().waitForIdle(); in setUp()
/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DOffloadControllerTest.java132 private void waitForIdle() { in waitForIdle() method in OffloadControllerTest
449 waitForIdle(); in testGetForwardedStats()
503 waitForIdle(); in testSetInterfaceQuota()
509 waitForIdle(); in testSetInterfaceQuota()
516 waitForIdle(); in testSetInterfaceQuota()
522 waitForIdle(); in testSetInterfaceQuota()
530 waitForIdle(); in testSetInterfaceQuota()
539 waitForIdle(); in testSetInterfaceQuota()
/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DDumpCommand.java87 uiAutomation.waitForIdle(1000, 1000 * 10); in run()
/frameworks/av/camera/tests/
DCameraBinderTests.cpp271 bool waitForIdle() const { in waitForIdle() function in TestCameraDeviceCallbacks
506 EXPECT_TRUE(callbacks->waitForIdle()); in TEST_F()
532 EXPECT_TRUE(callbacks->waitForIdle()); in TEST_F()
567 EXPECT_TRUE(callbacks->waitForIdle()); in TEST_F()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java81 mDevice.waitForIdle(); in tearDown()
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DTaskStackChangedListenerTest.java88 UiDevice.getInstance(getInstrumentation()).waitForIdle(); in testTaskStackChanged_afterFinish()
/frameworks/base/cmds/uiautomator/api/
D16.txt47 method public void waitForIdle();
48 method public void waitForIdle(long);
D17.txt55 method public void waitForIdle();
56 method public void waitForIdle(long);
Dcurrent.txt74 method public void waitForIdle();
75 method public void waitForIdle(long);
/frameworks/base/core/java/android/app/
DInstrumentation.java379 public void waitForIdle(Runnable recipient) { in waitForIdle() method in Instrumentation
394 idler.waitForIdle(); in waitForIdleSync()
2157 public void waitForIdle() { in waitForIdle() method in Instrumentation.Idler
DUiAutomation.java644 public void waitForIdle(long idleTimeoutMillis, long globalTimeoutMillis) in waitForIdle() method in UiAutomation
/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/
DWorkflowTest.java206 getUiDevice().waitForIdle(); in clickOn()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4383 method public void waitForIdle(java.lang.Runnable);
5150 method public void waitForIdle(long, long) throws java.util.concurrent.TimeoutException;
/frameworks/base/api/
Dcurrent.txt4942 method public void waitForIdle(java.lang.Runnable);
6000 method public void waitForIdle(long, long) throws java.util.concurrent.TimeoutException;
Dtest-current.txt4955 method public void waitForIdle(java.lang.Runnable);
6019 method public void waitForIdle(long, long) throws java.util.concurrent.TimeoutException;
/frameworks/base/config/
Dboot-image-profile.txt990 HPLandroid/app/UiAutomation;->waitForIdle(JJ)V
16926 HSPLandroid/app/Instrumentation$Idler;->waitForIdle()V

12