Home
last modified time | relevance | path

Searched refs:PROTOCOL_VERSION1_1 (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/vvm/omtp/
DOmtpConstants.java39 public static final String PROTOCOL_VERSION1_1 = "11"; field in OmtpConstants
DOmtpVvmCarrierConfigHelper.java160 destinationNumber, null, OmtpConstants.PROTOCOL_VERSION1_1, null); in getMessageSender()