Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DBots.java111 protected void waitForIdle() { in waitForIdle() method in Bots.BaseBot
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DLiveChannelsTestController.java224 public void waitForIdle() { in waitForIdle() method in LiveChannelsTestController
/packages/apps/Launcher3/src/com/android/launcher3/model/
DLoaderTask.java128 protected synchronized void waitForIdle() { in waitForIdle() method in LoaderTask
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java456 private void waitForIdle(Handler handler) { in waitForIdle() method in NetworkMonitorTest
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java722 void waitForIdle() { in waitForIdle() method