Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/schedule/
DDeviceLockControllerSchedulerImplTest.java114 runBySequentialExecutor(() -> { in correctExpectedToRunTime_retryCheckInExpected_positiveDelta_shouldUpdate() method
137 runBySequentialExecutor(() -> { in correctExpectedToRunTime_retryCheckInExpected_negativeDelta_shouldUpdate() method
159 runBySequentialExecutor(() -> { in correctExpectedToRunTime_resumeProvisionExpected_positiveDelta_shouldUpdate() method
181 runBySequentialExecutor(() -> { in correctExpectedToRunTime_resumeProvisionExpected_negativeDelta_shouldUpdate() method
199 runBySequentialExecutor(() -> in scheduleResumeProvisionAlarm()
215 runBySequentialExecutor(() -> { in scheduleResumeProvisionAlarm() method
232 runBySequentialExecutor(mScheduler::rescheduleResumeProvisionAlarmIfNeeded); in rescheduleResumeProvisionAlarm()
294 runBySequentialExecutor( in scheduleRetryCheckInWork()
314 runBySequentialExecutor(mScheduler::rescheduleRetryCheckInWork); in rescheduleRetryCheckInWork()
334 runBySequentialExecutor( in maybeScheduleInitialCheckIn_needInitialCheckIn_enqueuesWorker()
[all …]