Searched refs:MESSAGE_FORMAT_3GPP2 (Results 1 – 3 of 3) sorted by relevance
84 public static final int MESSAGE_FORMAT_3GPP2 = 2; field in SmsCbMessage
347 assertEquals(SmsCbMessage.MESSAGE_FORMAT_3GPP2, cbMessage.getMessageFormat()); in verifyCbValues()
807 return new SmsCbMessage(SmsCbMessage.MESSAGE_FORMAT_3GPP2, in parseBroadcastSms()