Searched refs:ACTION_START_SCAN (Results 1 - 1 of 1) sorted by path

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java540 private static final String ACTION_START_SCAN = field in class:WifiStateMachine
606 Intent scanIntent = new Intent(ACTION_START_SCAN, null);
643 new IntentFilter(ACTION_START_SCAN));

Completed in 21 milliseconds