Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java140 return makeStringWithException(set, strings, null); in makeString()
150 private static String makeStringWithException(BitSet set, String[] strings, String exception) { in makeStringWithException() method in WifiConfigStore
670 makeStringWithException(config.allowedGroupCiphers, in saveNetwork()