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.java486 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
489 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
492 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
495 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
545 RouterFingerPrint mRouterFingerPrint; field in WifiMetrics.ConnectionEvent
557 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()
558 mConnectionEvent.routerFingerprint = mRouterFingerPrint.mRouterFingerPrintProto; in ConnectionEvent()
678 sb.append(mRouterFingerPrint.toString()); in toString()
1037 mCurrentConnectionEvent.mRouterFingerPrint.updateFromWifiConfiguration(config); in startConnectionEvent()
1134 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.dtim = in updateMetricsFromNetworkDetail()
[all …]