Searched refs:showAlarmNotification (Results 1 – 2 of 2) sorted by relevance
129 AlarmNotifications.showAlarmNotification(this, mCurrentAlarm); in startAlarm()
177 public static void showAlarmNotification(Service service, AlarmInstance instance) { in showAlarmNotification() method in AlarmNotifications