Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java942 private Boolean checkForEnabledBluetooth() { in checkForEnabledBluetooth() method in BluetoothProxy
953 if (checkForEnabledBluetooth()) { in queryLeAudioDevices()