Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSupplicantBridge.java402 else if (suffix == 'x' && chars.hasDoubleHex()) { in unescapeSSID()
450 private boolean hasDoubleHex() { in hasDoubleHex() method in SupplicantBridge.CharIterator