Searched refs:alarmManagerInOrder (Results 1 – 1 of 1) sorted by relevance
1647 InOrder alarmManagerInOrder = inOrder(mAlarmManager); in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOn_MotionThenScreen() local1655 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOn_MotionThenScreen()1665 alarmManagerInOrder.verify(mAlarmManager, never()).cancel( in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOn_MotionThenScreen()1672 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOn_MotionThenScreen()1686 InOrder alarmManagerInOrder = inOrder(mAlarmManager); in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOff_MotionThenScreen() local1694 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOff_MotionThenScreen()1704 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOn_KeyguardOff_MotionThenScreen()1733 InOrder alarmManagerInOrder = inOrder(mAlarmManager); in testExitNotifiesDependencies_WaitForUnlockOff_MotionThenScreen() local1740 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOff_MotionThenScreen()1750 alarmManagerInOrder.verify(mAlarmManager) in testExitNotifiesDependencies_WaitForUnlockOff_MotionThenScreen()