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