Home
last modified time | relevance | path

Searched refs:advanceClockToLast (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
H A DGarbageMonitorTest.java83 mFakeExecutor.advanceClockToLast(); in testTransientGarbage_doesntDump()
108 mFakeExecutor.advanceClockToLast(); in testLotsOfPersistentGarbage_dumpsAfterAtime()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DFgsManagerControllerTest.java231 mBackgroundExecutor.advanceClockToLast(); in testNumPackagesListener()
236 mBackgroundExecutor.advanceClockToLast(); in testNumPackagesListener()
241 mBackgroundExecutor.advanceClockToLast(); in testNumPackagesListener()
246 mBackgroundExecutor.advanceClockToLast(); in testNumPackagesListener()
399 mBackgroundExecutor.advanceClockToLast(); in setShowStopButtonForUserAllowlistedApps()
412 mBackgroundExecutor.advanceClockToLast(); in setShowUserVisibleJobs()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/flags/
H A DRestartDozeListenerTest.kt81 executor.advanceClockToLast()
92 executor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicyTest.kt202 executor.advanceClockToLast()
204 executor.advanceClockToLast()
217 executor.advanceClockToLast()
219 executor.advanceClockToLast()
H A DNotificationTapHelperTest.java335 mFakeExecutor.advanceClockToLast(); in drainExecutor()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/
H A DFakeExecutorTest.java124 assertEquals(99, fakeExecutor.advanceClockToLast()); in testDelayed()
273 fakeExecutor.advanceClockToLast(); in testRemoval_single()
313 fakeExecutor.advanceClockToLast(); in testRemoval_multi()
H A DMessageRouterImplTest.java342 mFakeExecutor.advanceClockToLast(); in testMultipleDelayedMessages()
364 mFakeExecutor.advanceClockToLast(); in testCancelDelayedMessages()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
H A DCsdWarningDialogTest.java68 executor.advanceClockToLast(); in create1XCsdDialogAndWait_sendsNotification()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/concurrency/
H A DFakeExecutor.java121 public long advanceClockToLast() { in advanceClockToLast() method in FakeExecutor
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
H A DControlsProviderLifecycleManagerTest.kt202 executor.advanceClockToLast()
215 executor.advanceClockToLast()
H A DControlsBindingControllerImplTest.kt96 executor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DHeadsUpCoordinatorTest.kt188 executor.advanceClockToLast()
203 executor.advanceClockToLast()
218 executor.advanceClockToLast()
262 executor.advanceClockToLast()
274 executor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
H A DMediaDataManagerTest.kt347 foregroundExecutor.advanceClockToLast()
1162 foregroundExecutor.advanceClockToLast()
1301 uiExecutor.advanceClockToLast()
1376 uiExecutor.advanceClockToLast()
1408 uiExecutor.advanceClockToLast()
1464 uiExecutor.advanceClockToLast()
1465 foregroundExecutor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt427 mainExecutor.advanceClockToLast()
448 mainExecutor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationsQSContainerControllerTest.kt480 delayableExecutor.advanceClockToLast()
549 delayableExecutor.advanceClockToLast()
H A DNotificationsQSContainerControllerLegacyTest.kt497 delayableExecutor.advanceClockToLast()
566 delayableExecutor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dexecutors.md238 <td>advanceClockToLast()</td>
264 `advanceClockToNext()` and `advanceClockToLast()`, this behavior will not be
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/start/
H A DControlsStartableTest.kt102 fakeExecutor.advanceClockToLast()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
H A DControlsListingControllerImplTest.kt149 executor.advanceClockToLast()