Searched refs:mConfigSsid (Results 1 – 1 of 1) sorted by relevance
1170 private String mConfigSsid; field in WifiMetrics.ConnectionEvent1191 mConfigSsid = "<NULL>"; in ConnectionEvent()1211 sb.append(mConfigSsid); in toString()1456 mConfigSsid = config.SSID; in updateFromWifiConfiguration()1937 if (currentConnectionEvent.mConfigSsid != null in startConnectionEvent()1940 && currentConnectionEvent.mConfigSsid.equals(config.SSID) in startConnectionEvent()2070 if (currentConnectionEvent.mConfigSsid != null) { in startConnectionEvent()2072 currentConnectionEvent.mConfigSsid).getRecentStats(); in startConnectionEvent()2077 String ssid = currentConnectionEvent.mConfigSsid; in startConnectionEvent()2111 || currentConnectionEvent.mConfigSsid == null in setConnectionScanDetail()[all …]