Home
last modified time | relevance | path

Searched refs:mRouterFingerPrint (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java115 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
118 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
121 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
170 RouterFingerPrint mRouterFingerPrint; field in WifiMetrics.ConnectionEvent
182 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()
183 mConnectionEvent.routerFingerprint = mRouterFingerPrint.mRouterFingerPrintProto; in ConnectionEvent()
299 sb.append(mRouterFingerPrint.toString()); in toString()
360 mCurrentConnectionEvent.mRouterFingerPrint.updateFromWifiConfiguration(config); in startConnectionEvent()
434 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.dtim = in updateMetricsFromNetworkDetail()
461 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateMetricsFromNetworkDetail()
[all …]