Searched refs:P_BASE64 (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/mms/src/java/com/google/android/mms/pdu/
H A DPduPart.java86 public static final String P_BASE64 = "base64"; field in class:PduPart
H A DPduParser.java909 if (encoding.equalsIgnoreCase(PduPart.P_BASE64)) {

Completed in 48 milliseconds