Home
last modified time | relevance | path

Searched refs:PRIORITY_HIGH (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduHeaders.java207 public static final int PRIORITY_HIGH = 0x82; field in PduHeaders
396 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) { in setOctet()
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DImportanceExtractorTest.java66 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
DBadgeExtractorTest.java69 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
DNotificationRecordTest.java127 .setPriority(Notification.PRIORITY_HIGH); in getNotification()
DBuzzBeepBlinkTest.java230 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java125 .setPriority(Notification.PRIORITY_HIGH) in sendNotification()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCarrierActionUtils.java163 .setPriority(Notification.PRIORITY_HIGH) in getNotification()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DStatusBarTest.java171 .setPriority(Notification.PRIORITY_HIGH)
DNotificationBuilderTest.java402 b.setPriority(Notification.PRIORITY_HIGH); in buildNotification()
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasClient.java521 public final static byte PRIORITY_HIGH = 0x01; field in BluetoothMasClient.MessagesFilter
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java155 .setPriority(Notification.PRIORITY_HIGH) in makeBigTextNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java299 case Notification.PRIORITY_HIGH: in calculateImportance()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java200 public static final int PRIORITY_HIGH = 1; field in NotificationCompat
/frameworks/support/api/
D22.0.0.txt1867 field public static final int PRIORITY_HIGH = 1; // 0x1
D22.1.0.txt2009 field public static final int PRIORITY_HIGH = 1; // 0x1
D22.2.0.txt2377 field public static final int PRIORITY_HIGH = 1; // 0x1
D22.2.1.txt2405 field public static final int PRIORITY_HIGH = 1; // 0x1
D25.1.0.txt4602 field public static final int PRIORITY_HIGH = 1; // 0x1
D25.0.0.txt4220 field public static final int PRIORITY_HIGH = 1; // 0x1
D23.0.0.txt2977 field public static final int PRIORITY_HIGH = 1; // 0x1
D25.2.0.txt4602 field public static final int PRIORITY_HIGH = 1; // 0x1
D24.2.0.txt4167 field public static final int PRIORITY_HIGH = 1; // 0x1
D26.0.0-alpha1.txt5418 field public static final int PRIORITY_HIGH = 1; // 0x1
D23.2.1.txt3577 field public static final int PRIORITY_HIGH = 1; // 0x1
D25.3.0.txt4983 field public static final int PRIORITY_HIGH = 1; // 0x1

12