Searched refs:getMessagePriority (Results 1 – 3 of 3) sorted by relevance
360 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_NORMAL, cbMessage.getMessagePriority()); in doTestNonEmergencyBroadcast()392 assertEquals(SmsCbMessage.MESSAGE_PRIORITY_NORMAL, cbMessage.getMessagePriority()); in testNonEmergencyBroadcastIs91Extended()409 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()
486 public @MessagePriority int getMessagePriority() { in getMessagePriority() method in SmsCbMessage592 cv.put(CellBroadcasts.MESSAGE_PRIORITY, getMessagePriority()); in getContentValues()
11719 method public int getMessagePriority();