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.java504 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
507 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
510 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
513 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
521 if (mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
525 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
528 mCurrentConnectionEvent.mRouterFingerPrint.mRouterFingerPrintProto in updateFromWifiConfiguration()
615 RouterFingerPrint mRouterFingerPrint; field in WifiMetrics.ConnectionEvent
627 mRouterFingerPrint = new RouterFingerPrint(); in ConnectionEvent()
628 mConnectionEvent.routerFingerprint = mRouterFingerPrint.mRouterFingerPrintProto; in ConnectionEvent()
[all …]