Searched refs:ENCODING_BASE64 (Results 1 – 2 of 2) sorted by relevance
59 private static final String ENCODING_BASE64 = "base64"; field in ConfigParser234 if (!TextUtils.equals(header.encodingType, ENCODING_BASE64)) { in parseMimeMultipartMessage()274 if (!TextUtils.equals(header.encodingType, ENCODING_BASE64)) { in parseMimePart()
415 Landroid/net/wifi/hotspot2/ConfigParser;->ENCODING_BASE64:Ljava/lang/String;