Searched refs:roamType (Results 1 – 2 of 2) sorted by relevance
542 sb.append("mConnectionEvent.roamType=" + mRouterFingerPrintProto.roamType); in toString()915 switch(mConnectionEvent.roamType) { in toString()1401 WifiConfiguration config, String targetBSSID, int roamType) { in startConnectionEvent() argument1434 mCurrentConnectionEvent.mConnectionEvent.roamType = roamType; in startConnectionEvent()1520 public void setConnectionEventRoamType(int roamType) { in setConnectionEventRoamType() argument1523 mCurrentConnectionEvent.mConnectionEvent.roamType = roamType; in setConnectionEventRoamType()
2910 WifiConfiguration config, String targetBSSID, int roamType) { in reportConnectionAttemptStart() argument2912 mWifiMetrics.startConnectionEvent(config, targetBSSID, roamType); in reportConnectionAttemptStart()