Home
last modified time | relevance | path

Searched defs:currentConnectionEvent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java1932 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get(ifaceName); in startConnectionEvent() local
2102 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get(ifaceName); in setConnectionScanDetail() local
2126 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get(ifaceName); in setConnectionPmkCache() local
2139 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get( in setConnectionChannelWidth() local
2153 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get(ifaceName); in setConnectionMaxSupportedLinkSpeedMbps() local
2217 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get(ifaceName); in endConnectionEvent() local
2832 ConnectionEvent currentConnectionEvent, NetworkDetail networkDetail) { in updateMetricsFromNetworkDetail()
2908 ConnectionEvent currentConnectionEvent, ScanResult scanResult) { in updateMetricsFromScanResult()
6184 ConnectionEvent currentConnectionEvent = mCurrentConnectionEventPerIface.get( in logStaEvent() local