Searched refs:roamType (Results 1 – 1 of 1) sorted by relevance
89 sb.append("mConnectionEvent.roamType=" + mRouterFingerPrintProto.roamType); in toString()205 switch(mConnectionEvent.roamType) { in toString()330 public void startConnectionEvent(WifiConfiguration config, String targetBSSID, int roamType) { in startConnectionEvent() argument359 mCurrentConnectionEvent.mConnectionEvent.roamType = roamType; in startConnectionEvent()372 public void setConnectionEventRoamType(int roamType) { in setConnectionEventRoamType() argument375 mCurrentConnectionEvent.mConnectionEvent.roamType = roamType; in setConnectionEventRoamType()