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