Home
last modified time | relevance | path

Searched refs:mboAssociationDisallowedBssid (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSelector.java475 StringBuffer mboAssociationDisallowedBssid = new StringBuffer(); in filterScanResults() local
548 mboAssociationDisallowedBssid.append(scanId).append("(") in filterScanResults()
652 if (mboAssociationDisallowedBssid.length() != 0) { in filterScanResults()
654 + mboAssociationDisallowedBssid); in filterScanResults()