Searched refs:PROTOCOL_VERSION1_2 (Results 1 – 2 of 2) sorted by relevance
40 public static final String PROTOCOL_VERSION1_2 = "12"; field in OmtpConstants
64 if (TextUtils.equals(mProtocolVersion, OmtpConstants.PROTOCOL_VERSION1_2) || in requestVvmActivation()