Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java307 private static final String CUSTOMIZED_SCAN_SETTING = "customized_scan_settings"; field in WifiStateMachine
1505 bundle.putParcelable(CUSTOMIZED_SCAN_SETTING, settings); in startDelayedScan()
1608 bundle.putParcelable(CUSTOMIZED_SCAN_SETTING, settings); in startScan()
1855 settings = bundle.getParcelable(CUSTOMIZED_SCAN_SETTING); in handleScanRequest()
1910 bundle.putParcelable(CUSTOMIZED_SCAN_SETTING, null); in handleScanRequest()