Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothScanningDevicesGroupPreferenceController.java98 if (shouldEnableScanning() && mIsScanningEnabled) { in updateState()
117 private boolean shouldEnableScanning() { in shouldEnableScanning() method in BluetoothScanningDevicesGroupPreferenceController