Home
last modified time | relevance | path

Searched defs:waitForIdle (Results 1 – 4 of 4) 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.java131 protected synchronized void waitForIdle() { in waitForIdle() method in LoaderTask
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java888 void waitForIdle() { in waitForIdle() method