Searched defs:enableScanning (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ | ||
H A D | BluetoothPairingDetail.java | 121 void enableScanning() { in enableScanning() method in BluetoothPairingDetail |
H A D | DeviceListPreferenceFragment.java | 230 void enableScanning() { in enableScanning() method in DeviceListPreferenceFragment |
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ | ||
H A D | BluetoothScanningDevicesGroupPreferenceController.java | 120 private void enableScanning() { in enableScanning() method in BluetoothScanningDevicesGroupPreferenceController |
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ | ||
H A D | ScanRequestProxy.java | 279 public void enableScanning(boolean enable, boolean enableScanningForHiddenNetworks) { in enableScanning() method in ScanRequestProxy |
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ | ||
H A D | ScanRequestProxyTest.java | 171 private void enableScanning() { in enableScanning() method in ScanRequestProxyTest |