Searched refs:alarmClockInfo (Results 1 – 1 of 1) sorted by relevance
57 final AlarmManager.AlarmClockInfo alarmClockInfo = in onReceive() local59 Log.d(TAG, "Setting alarm clock " + alarmClockInfo); in onReceive()60 am.setAlarmClock(alarmClockInfo, alarmClockSender); in onReceive()