/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
D | PduHeaders.java | 207 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/ |
D | ImportanceExtractorTest.java | 66 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
|
D | BadgeExtractorTest.java | 69 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
|
D | NotificationRecordTest.java | 127 .setPriority(Notification.PRIORITY_HIGH); in getNotification()
|
D | BuzzBeepBlinkTest.java | 230 .setPriority(Notification.PRIORITY_HIGH) in getNotificationRecord()
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 125 .setPriority(Notification.PRIORITY_HIGH) in sendNotification()
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | CarrierActionUtils.java | 163 .setPriority(Notification.PRIORITY_HIGH) in getNotification()
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | StatusBarTest.java | 171 .setPriority(Notification.PRIORITY_HIGH)
|
D | NotificationBuilderTest.java | 402 b.setPriority(Notification.PRIORITY_HIGH); in buildNotification()
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMasClient.java | 521 public final static byte PRIORITY_HIGH = 0x01; field in BluetoothMasClient.MessagesFilter
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
D | NotificationTests.java | 155 .setPriority(Notification.PRIORITY_HIGH) in makeBigTextNotification()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecord.java | 299 case Notification.PRIORITY_HIGH: in calculateImportance()
|
/frameworks/support/compat/java/android/support/v4/app/ |
D | NotificationCompat.java | 200 public static final int PRIORITY_HIGH = 1; field in NotificationCompat
|
/frameworks/support/api/ |
D | 22.0.0.txt | 1867 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 22.1.0.txt | 2009 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 22.2.0.txt | 2377 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 22.2.1.txt | 2405 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 25.1.0.txt | 4602 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 25.0.0.txt | 4220 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 23.0.0.txt | 2977 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 25.2.0.txt | 4602 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 24.2.0.txt | 4167 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 26.0.0-alpha1.txt | 5418 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 23.2.1.txt | 3577 field public static final int PRIORITY_HIGH = 1; // 0x1
|
D | 25.3.0.txt | 4983 field public static final int PRIORITY_HIGH = 1; // 0x1
|