Searched refs:otherFormat (Results 1 – 1 of 1) sorted by relevance
234 String otherFormat = SmsConstants.FORMAT_3GPP2.equals(format) ? SmsConstants.FORMAT_3GPP : in createFromPdu() local249 return createFromPdu(pdu, otherFormat, false); in createFromPdu()