Home
last modified time | relevance | path

Searched refs:MESSAGE_PRIORITY_EMERGENCY (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSmsCbMessage.java129 public static final int MESSAGE_PRIORITY_EMERGENCY = 3; field in SmsCbMessage
136 MESSAGE_PRIORITY_EMERGENCY,
524 return mPriority == MESSAGE_PRIORITY_EMERGENCY; in isEmergencyMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaSmsCbTest.java409 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in doTestCmasBroadcast()
466 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in testCmasExtremeAlertType1Elements()
521 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in testCmasNoRecordType0()
/frameworks/base/telephony/api/
Dsystem-current.txt656 field public static final int MESSAGE_PRIORITY_EMERGENCY = 3; // 0x3
/frameworks/base/api/
Dsystem-current.txt8902 field public static final int MESSAGE_PRIORITY_EMERGENCY = 3; // 0x3
/frameworks/base/non-updatable-api/
Dsystem-current.txt8800 field public static final int MESSAGE_PRIORITY_EMERGENCY = 3; // 0x3