Home
last modified time | relevance | path

Searched defs:getActiveDevice (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java126 public void getActiveDevice() { in getActiveDevice() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothA2dp.aidl45 BluetoothDevice getActiveDevice(in AttributionSource attributionSource); in getActiveDevice() method
DIBluetoothHeadset.aidl74 BluetoothDevice getActiveDevice(in AttributionSource attributionSource); in getActiveDevice() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java138 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in A2dpSinkService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java501 public void getActiveDevice() { in getActiveDevice() method in HearingAidServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpServiceBinder.java150 public BluetoothDevice getActiveDevice(AttributionSource source) { in getActiveDevice() method in A2dpServiceBinder
DA2dpService.java597 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in A2dpService
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostController.java141 private UsbDevice getActiveDevice() { in getActiveDevice() method in UsbHostController
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetServiceBinder.java301 public BluetoothDevice getActiveDevice(AttributionSource source) { in getActiveDevice() method in HeadsetServiceBinder
DHeadsetService.java1232 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in HeadsetService
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java503 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in BluetoothA2dp
DBluetoothHeadset.java1228 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in BluetoothHeadset
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java205 public BluetoothDevice getActiveDevice() { in getActiveDevice() method in AvrcpControllerService