Searched refs:mConfigSsid (Results 1 – 1 of 1) sorted by relevance
1064 private String mConfigSsid; field in WifiMetrics.ConnectionEvent1076 mConfigSsid = "<NULL>"; in ConnectionEvent()1091 sb.append(mConfigSsid); in toString()1326 mConfigSsid = config.SSID; in updateFromWifiConfiguration()1782 if (currentConnectionEvent.mConfigSsid != null in startConnectionEvent()1785 && currentConnectionEvent.mConfigSsid.equals(config.SSID) in startConnectionEvent()1898 if (currentConnectionEvent.mConfigSsid != null) { in startConnectionEvent()1900 currentConnectionEvent.mConfigSsid).getRecentStats(); in startConnectionEvent()1905 String ssid = currentConnectionEvent.mConfigSsid; in startConnectionEvent()1939 || currentConnectionEvent.mConfigSsid == null in setConnectionScanDetail()[all …]