Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/hotspot2/
DConfigParser.java59 private static final String ENCODING_BASE64 = "base64"; field in ConfigParser
234 if (!TextUtils.equals(header.encodingType, ENCODING_BASE64)) { in parseMimeMultipartMessage()
274 if (!TextUtils.equals(header.encodingType, ENCODING_BASE64)) { in parseMimePart()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt415 Landroid/net/wifi/hotspot2/ConfigParser;->ENCODING_BASE64:Ljava/lang/String;