Searched refs:PRIORITY_MAX (Results 1 – 8 of 8) sorted by relevance
36 private static final int PRIORITY_MAX = 2; field in SchedulingPolicyService50 prio > PRIORITY_MAX || Process.getThreadGroupLeader(tid) != pid) { in requestPriority()
918 …tion.priority = clamp(notification.priority, Notification.PRIORITY_MIN, Notification.PRIORITY_MAX); in enqueueNotificationInternal()921 …if (notification.priority < Notification.PRIORITY_MAX) notification.priority = Notification.PRIORI… in enqueueNotificationInternal()
814 .setPriority(Notification.PRIORITY_MAX)
382 public static final int PRIORITY_MAX = 2; field in Notification
1508 … new StatusBarNotification("", 0, "", 0, 0, Notification.PRIORITY_MAX, dndNotification), in updateNotificationIcons()
563 NO DOC BLOCK: android.app.Notification Field PRIORITY_MAX
3736 field public static final int PRIORITY_MAX = 2; // 0x2