Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java85 static synchronized void showLowPriorityNotification(Context context, in showLowPriorityNotification() method in AlarmNotifications
456 showLowPriorityNotification(context, instance); in updateNotification()
DAlarmStateManager.java386 AlarmNotifications.showLowPriorityNotification(context, instance); in setLowNotificationState()