Searched defs:runBySequentialExecutor (Results 1 – 1 of 1) sorted by relevance
114 runBySequentialExecutor(() -> { in correctExpectedToRunTime_retryCheckInExpected_positiveDelta_shouldUpdate() method137 runBySequentialExecutor(() -> { in correctExpectedToRunTime_retryCheckInExpected_negativeDelta_shouldUpdate() method159 runBySequentialExecutor(() -> { in correctExpectedToRunTime_resumeProvisionExpected_positiveDelta_shouldUpdate() method181 runBySequentialExecutor(() -> { in correctExpectedToRunTime_resumeProvisionExpected_negativeDelta_shouldUpdate() method215 runBySequentialExecutor(() -> { in scheduleResumeProvisionAlarm() method539 private static void runBySequentialExecutor(Runnable runnable) { in runBySequentialExecutor() method in DeviceLockControllerSchedulerImplTest