Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothSwitchPreferenceController.java104 && Utils.isBluetoothScanningEnabled(mContext)) { in updateText()
DUtils.java153 public static boolean isBluetoothScanningEnabled(Context context) { in isBluetoothScanningEnabled() method in Utils
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSwitchPreferenceController.java104 && Utils.isBluetoothScanningEnabled(mContext)) { in updateText()
DUtils.java151 public static boolean isBluetoothScanningEnabled(Context context) { in isBluetoothScanningEnabled() method in Utils