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.java199 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
202 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
205 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
208 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
256 RouterFingerPrint mRouterFingerPrint; field in WifiMetrics.ConnectionEvent
268 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()
269 mConnectionEvent.routerFingerprint = mRouterFingerPrint.mRouterFingerPrintProto; in ConnectionEvent()
385 sb.append(mRouterFingerPrint.toString()); in toString()
511 mCurrentConnectionEvent.mRouterFingerPrint.updateFromWifiConfiguration(config); in startConnectionEvent()
599 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto.dtim = in updateMetricsFromNetworkDetail()
[all …]