Searched refs:processPnoNetworkFound (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java246 public void processPnoNetworkFound(ScanResult results[]) { method in class:WifiStateMachine
260 Log.e(TAG, "processPnoNetworkFound starting scan cnt=" + mPnoResultFound);
267 mRestartAutoJoinOffloadCounter, " processPnoNetworkFound " + sb.toString(),
7762 processPnoNetworkFound((ScanResult[])message.obj);

Completed in 36 milliseconds