Searched refs:HIGH_PRIORITY (Results 1 – 4 of 4) sorted by relevance
41 private static final int HIGH_PRIORITY = JobInfo.PRIORITY_BOUND_FOREGROUND_SERVICE + 1; field in PrioritySchedulingTest69 .setPriority(HIGH_PRIORITY) in testLowerPriorityJobPreempted()93 .setPriority(HIGH_PRIORITY) in testHigherPriorityJobNotPreempted()
60 private final static int HIGH_PRIORITY = 3000; field in SoundPoolTest225 HIGH_PRIORITY, DEFAULT_LOOP, 1.0f); in TestPriority()
49 public static final String HIGH_PRIORITY = "high_priority"; field in NotificationIconAreaController
27 import static com.android.systemui.statusbar.phone.NotificationIconAreaController.HIGH_PRIORITY;641 if (key.equals(HIGH_PRIORITY)) { in NotificationStackScrollLayout()648 }, HIGH_PRIORITY, Settings.Secure.NOTIFICATION_DISMISS_RTL, in NotificationStackScrollLayout()