Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/os/
DSchedulingPolicyService.java39 private static final int PRIORITY_MIN = 1; field in SchedulingPolicyService
92 if (!isPermitted() || prio < PRIORITY_MIN || in requestPriority()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java393 b.setPriority(Notification.PRIORITY_MIN); in buildNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java351 n.priority = NotificationManagerService.clamp(n.priority, Notification.PRIORITY_MIN, in calculateInitialImportance()
354 case Notification.PRIORITY_MIN: in calculateInitialImportance()
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java169 .setPriority(Notification.PRIORITY_MIN) in makeUploadNotification()
/frameworks/base/core/java/android/app/
DNotification.java637 PRIORITY_MIN,
670 public static final int PRIORITY_MIN = -2; field in Notification
3090 case PRIORITY_MIN: in priorityToString()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2755 .setPriority(Notification.PRIORITY_MIN); in testBumpFGImportance_noChannelChangePreOApp()
2771 .setPriority(Notification.PRIORITY_MIN); in testBumpFGImportance_noChannelChangePreOApp()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...