Searched refs:sWifiSSID (Results 1 – 1 of 1) sorted by relevance
102 private static String sWifiSSID = new String(); field in IwlanEventListener275 if (sWifiSSID.length() > 0 && !sWifiSSID.equals(wifiSSID)) { in onWifiConnected()285 sWifiSSID = wifiSSID; in onWifiConnected()