Searched refs:getMessagePriority (Results 1 – 3 of 3) sorted by relevance
361 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_NORMAL, cbMessage.getMessagePriority()); in doTestNonEmergencyBroadcast()393 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_NORMAL, cbMessage.getMessagePriority()); in testNonEmergencyBroadcastIs91Extended()410 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in doTestCmasBroadcast()467 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in testCmasExtremeAlertType1Elements()522 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_EMERGENCY, cbMessage.getMessagePriority()); in testCmasNoRecordType0()
486 public @MessagePriority int getMessagePriority() { in getMessagePriority() method in SmsCbMessage592 cv.put(CellBroadcasts.MESSAGE_PRIORITY, getMessagePriority()); in getContentValues()
15100 method public int getMessagePriority();