Searched refs:ACTION_SET_ALARM_CLOCK (Results 1 – 3 of 3) sorted by relevance
39 public static final String ACTION_SET_ALARM_CLOCK = PACKAGE_NAME + ".action.SET_ALARM_CLOCK"; field in TestAlarmScheduler52 case ACTION_SET_ALARM_CLOCK: in onReceive()
108 final Intent setAlarmClockIntent = new Intent(TestAlarmScheduler.ACTION_SET_ALARM_CLOCK); in scheduleAlarmClock()
191 final Intent setAlarmClockIntent = new Intent(TestAlarmScheduler.ACTION_SET_ALARM_CLOCK); in scheduleAlarmClock()