Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceInventory.java152 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSinkConnectionState()
215 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onSetA2dpSourceConnectionState()
266 final BluetoothDevice btDevice = btInfo.getBtDevice(); in onBluetoothA2dpActiveDeviceChange()
DAudioDeviceBroker.java529 final String addr = btDeviceInfo == null ? "null" : btDeviceInfo.getBtDevice().getAddress(); in handleSetA2dpSinkConnectionState()
534 + " is dock: " + btDeviceInfo.getBtDevice().isBluetoothDock()); in handleSetA2dpSinkConnectionState()
DBtHelper.java131 public @NonNull BluetoothDevice getBtDevice() { in getBtDevice() method in BtHelper.BluetoothA2dpDeviceInfo
/frameworks/base/services/
Dart-profile4359 PLcom/android/server/audio/BtHelper$BluetoothA2dpDeviceInfo;->getBtDevice()Landroid/bluetooth/Bluet…