Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java134 static synchronized void showHighPriorityNotification(Context context, in showHighPriorityNotification() method in AlarmNotifications
459 showHighPriorityNotification(context, instance); in updateNotification()
DAlarmStateManager.java430 AlarmNotifications.showHighPriorityNotification(context, instance); in setHighNotificationState()