Searched refs:scheduleMandatoryResetDeviceAlarm (Results 1 – 6 of 6) sorted by relevance
85 void scheduleMandatoryResetDeviceAlarm(); in scheduleMandatoryResetDeviceAlarm() method
416 public void scheduleMandatoryResetDeviceAlarm() {
385 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withUnProvisionState_forCriticalFailure_shouldHaveExpectedIntent()406 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withProvisionPausedState_forCriticalFailure_shouldHaveExpectedIntent()427 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withProvisionSucceededSt_forCriticalFailure_shouldHaveExpectedIntent()448 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withKioskProvisionedState_forCriticalFailure_shouldHaveExpectedIntent()469 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withProvisionFailedState_forCriticalFailure_shouldHaveExpectedIntent()491 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in getLaunchIntent_withProvisionInProgressSt_forCriticalFailure_shouldHaveExpectedIntent()
449 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in installKiosk_whenInstallationFailsAndIsMandatory_thenReportFailure()479 verify(mTestApp.getDeviceLockControllerScheduler()).scheduleMandatoryResetDeviceAlarm(); in installKiosk_whenInstallationFailsAndIsMandatory_thenSetResetTimer()
357 mScheduler.scheduleMandatoryResetDeviceAlarm(); in handleFailure()
204 scheduler.scheduleMandatoryResetDeviceAlarm();