Searched refs:currentAssociationId (Results 1 – 2 of 2) sorted by relevance
858 String currentAssociationId = mCurrentConnectedNetwork == null ? "Disconnected" : in selectQualifiedNetwork() local870 localLog(currentAssociationId + " is already the best choice!"); in selectQualifiedNetwork()874 localLog("Roaming from " + currentAssociationId + " to " + targetAssociationId); in selectQualifiedNetwork()876 localLog("reconnect from " + currentAssociationId + " to " + targetAssociationId); in selectQualifiedNetwork()
592 String currentAssociationId = (currentConnectedNetwork == null) ? "Disconnected" : in connectToNetwork() local598 localLog("connectToNetwork: Roaming from " + currentAssociationId + " to " in connectToNetwork()602 localLog("connectToNetwork: Reconnect from " + currentAssociationId + " to " in connectToNetwork()