Searched refs:PRIORITY_MAX (Results 1 – 5 of 5) sorted by relevance
188 n.priority = Notification.PRIORITY_MAX; in calculateInitialImportance()192 Notification.PRIORITY_MAX); in calculateInitialImportance()204 case Notification.PRIORITY_MAX: in calculateInitialImportance()
397 .setPriority(NotificationCompat.PRIORITY_MAX) in showSnoozeNotification()548 notification.setPriority(NotificationCompat.PRIORITY_MAX) in showAlarmNotification()
177 .setPriority(Notification.PRIORITY_MAX) in onReceive()
1946 private static final int PRIORITY_MAX = PRIORITY_INTERNAL; field in HalDeviceManager2157 for (int i = PRIORITY_MAX; i >= PRIORITY_MIN; i--) { in selectInterfacesToDelete()
363 builder.setPriority(Notification.PRIORITY_MAX); in buildAndSendNotification()