Searched refs:createFromHex (Results 1 – 2 of 2) sorted by relevance
71 public static WifiSsid createFromHex(String hexStr) { in createFromHex() method in WifiSsid
2214 result.setSSID(WifiSsid.createFromHex(null)); in getConnectionInfo()