Home | History | Annotate | Download | only in wifi

Lines Matching defs:handleScanResults

255     private boolean handleScanResults(List<ScanDetail> scanDetails, String listenerName) {
281 mOpenNetworkNotifier.handleScanResults(
284 mCarrierNetworkNotifier.handleScanResults(
347 boolean wasConnectAttempted = handleScanResults(mScanDetails, "AllSingleScanListener");
507 wasConnectAttempted = handleScanResults(mScanDetails, "PnoScanListener");