Home
last modified time | relevance | path

Searched refs:awaitTasksCompleted (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/
DGestureExclusionManagerTest.kt61 awaitTasksCompleted() in addListener_registers()
69 awaitTasksCompleted() in addListener_again_skips_register()
74 awaitTasksCompleted() in addListener_again_skips_register()
81 awaitTasksCompleted() in removeListener_unregisters()
86 awaitTasksCompleted() in removeListener_unregisters()
95 awaitTasksCompleted() in removeListener_again_skips_unregister()
100 awaitTasksCompleted() in removeListener_again_skips_unregister()
108 awaitTasksCompleted() in onSystemGestureExclusionChanged_dispatches_to_listeners()
111 awaitTasksCompleted() in onSystemGestureExclusionChanged_dispatches_to_listeners()
119 awaitTasksCompleted() in addLister_dispatches_second_time()
[all …]
/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DPrivateProfileManagerTest.java135 awaitTasksCompleted(); in lockPrivateProfile_requestsQuietModeAsTrue()
145 awaitTasksCompleted(); in unlockPrivateProfile_requestsQuietModeAsFalse()
182 awaitTasksCompleted(); in transitioningToUnlocked_resetCallsPostUnlock()
200 awaitTasksCompleted(); in transitioningToLocked_resetCallsExecuteLock()
219 private static void awaitTasksCompleted() throws Exception { in awaitTasksCompleted() method in PrivateProfileManagerTest
DPrivateSpaceHeaderViewTest.java137 awaitTasksCompleted(); in privateProfileDisabled_psHeaderContainsLockedView()
172 awaitTasksCompleted(); in privateProfileEnabled_psHeaderContainsUnlockedView()
214 awaitTasksCompleted(); in privateProfileEnabledAndNoSettingsIntent_psHeaderContainsUnlockedView()
252 awaitTasksCompleted(); in privateProfileTransitioning_psHeaderContainsTransitionView()
434 private static void awaitTasksCompleted() throws Exception { in awaitTasksCompleted() method in PrivateSpaceHeaderViewTest
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ui/
DActivityAllAppsContainerViewTest.java122 awaitTasksCompleted(); in testWorkProfileEnabled_requestQuietModeCalledCorrectly()
126 private static void awaitTasksCompleted() throws Exception { in awaitTasksCompleted() method in ActivityAllAppsContainerViewTest