Home
last modified time | relevance | path

Searched refs:showMissedNotification (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java338 static synchronized void showMissedNotification(Context context, in showMissedNotification() method in AlarmNotifications
465 showMissedNotification(context, instance); in updateNotification()
DAlarmStateManager.java542 AlarmNotifications.showMissedNotification(context, instance); in setMissedState()