Home
last modified time | relevance | path

Searched defs:isBluetoothEnabled (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/connecteddevice/
H A DAddDevicePreferenceController.java91 protected boolean isBluetoothEnabled() { in isBluetoothEnabled() method in AddDevicePreferenceController
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java40 public boolean isBluetoothEnabled() { in isBluetoothEnabled() method in FakeBluetoothController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java28 boolean isBluetoothEnabled(); in isBluetoothEnabled() method
H A DBluetoothControllerImpl.java180 public boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothControllerImpl
/aosp12/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/warning/
H A DBluetoothErrorStringLiveData.java120 private boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothErrorStringLiveData
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSliceBuilder.java125 private static boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothSliceBuilder
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAccessoryUtils.java101 public static boolean isBluetoothEnabled() { in isBluetoothEnabled() method in AccessoryUtils
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DBluetoothDevicesSlice.java367 private boolean isBluetoothEnabled(BluetoothAdapter btAdapter) { in isBluetoothEnabled() method in BluetoothDevicesSlice
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1929 boolean isBluetoothEnabled() { in isBluetoothEnabled() method in BluetoothDevice