Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothScanningDevicesGroupPreferenceController.java92 if (shouldEnableScanning() && mIsScanningEnabled) { in updateState()
106 private boolean shouldEnableScanning() { in shouldEnableScanning() method in BluetoothScanningDevicesGroupPreferenceController