Searched refs:waitForIdle (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Settings/tests/app/src/com/android/settings/
H A DChooseLockGenericTest.java132 mDevice.waitForIdle();
145 mDevice.waitForIdle();
153 mDevice.waitForIdle();
160 mDevice.waitForIdle();
168 mDevice.waitForIdle();
193 mDevice.waitForIdle();
204 mDevice.waitForIdle();
210 mDevice.waitForIdle();
218 mDevice.waitForIdle();
225 mDevice.waitForIdle();
[all...]
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
H A DLiveChannelsUiDeviceHelper.java38 mUiDevice.waitForIdle();
/packages/apps/Dialer/tests/src/com/android/dialer/util/
H A DFakeAsyncTaskExecutor.java197 mInstrumentation.waitForIdle(this);
201 mInstrumentation.waitForIdle(new AsyncTaskHasFinishedRunnable());
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
H A DPlayControlsRowViewTest.java144 mDevice.waitForIdle();
147 mDevice.waitForIdle();
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/
H A DIntegrationTestUtils.java90 * Waits for an idle sync on the main thread (see {@link Instrumentation#waitForIdle(Runnable)})
95 mInstrumentation.waitForIdle(future);
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
H A DProgramGuideJankTest.java126 mDevice.waitForIdle();
/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java1043 private void waitForIdle() { method in class:LauncherModel.LoaderTask
1147 waitForIdle();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java1399 private void waitForIdle() { method in class:LauncherModel.LoaderTask
1491 waitForIdle();
1497 waitForIdle();

Completed in 191 milliseconds