Home
last modified time | relevance | path

Searched refs:PRIORITY_MIN (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/os/
DSchedulingPolicyService.java34 private static final int PRIORITY_MIN = 1; field in SchedulingPolicyService
48 if (Binder.getCallingUid() != Process.MEDIA_UID || prio < PRIORITY_MIN || in requestPriority()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java393 b.setPriority(Notification.PRIORITY_MIN); in buildNotification()
DNotificationTestList.java840 .setPriority(Notification.PRIORITY_MIN)
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java738 notification.priority = Notification.PRIORITY_MIN;
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java151 …static final int SCORE_DISPLAY_THRESHOLD = Notification.PRIORITY_MIN * NOTIFICATION_PRIORITY_MULTI…
1805 notification.priority = clamp(notification.priority, Notification.PRIORITY_MIN, in enqueueNotificationInternal()
2918 record.sbn.getNotification().priority == Notification.PRIORITY_MIN) { in makeRankingUpdateLocked()
/frameworks/base/core/java/android/app/
DNotification.java459 @IntDef({PRIORITY_DEFAULT,PRIORITY_LOW,PRIORITY_MIN,PRIORITY_HIGH,PRIORITY_MAX})
480 public static final int PRIORITY_MIN = -2; field in Notification
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java177 public static final int PRIORITY_MIN = -2; field in NotificationCompat
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd180 android.support.v4.app.NotificationCompat#PRIORITY_MIN} (-2) to {@link
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt573 NO DOC BLOCK: android.app.Notification Field PRIORITY_MIN
/frameworks/base/api/
Dsystem-current.txt4708 field public static final int PRIORITY_MIN = -2; // 0xfffffffe
Dcurrent.txt4618 field public static final int PRIORITY_MIN = -2; // 0xfffffffe