Searched refs:PRIORITY_HIGH (Results 1 - 16 of 16) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportUtils.java69 .setPriority(Notification.PRIORITY_HIGH)
H A DDevicePolicyManagerService.java2746 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/base/core/tests/notificationtests/src/android/app/
H A DNotificationStressTest.java125 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduHeaders.java207 public static final int PRIORITY_HIGH = 0x82; field in class:PduHeaders
396 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) {
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DStatusBarTest.java171 .setPriority(Notification.PRIORITY_HIGH)
H A DNotificationBuilderTest.java402 b.setPriority(Notification.PRIORITY_HIGH);
H A DNotificationTestList.java323 .setPriority(Notification.PRIORITY_HIGH)
1141 new Test("PRIORITY_HIGH") {
1147 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java136 case Notification.PRIORITY_HIGH:
/frameworks/base/services/tests/servicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java140 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java155 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMasClient.java521 public final static byte PRIORITY_HIGH = 0x01; field in class:BluetoothMasClient.MessagesFilter
/frameworks/base/core/java/android/app/
H A DNotification.java523 @IntDef({PRIORITY_DEFAULT,PRIORITY_LOW,PRIORITY_MIN,PRIORITY_HIGH,PRIORITY_MAX})
551 public static final int PRIORITY_HIGH = 1; field in class:Notification
569 * A notification that is at least {@link #PRIORITY_HIGH} is more likely to be presented
2185 case PRIORITY_HIGH:
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java852 .setPriority(Notification.PRIORITY_HIGH)
/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java189 public static final int PRIORITY_HIGH = 1; field in class:NotificationCompat
/frameworks/base/services/core/java/com/android/server/
H A DConnectivityService.java3542 Notification.PRIORITY_HIGH :
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java7810 .setPriority(Notification.PRIORITY_HIGH)

Completed in 3840 milliseconds