Home
last modified time | relevance | path

Searched defs:setActiveDevice (Results 1 – 12 of 12) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DBluetoothAdapterProxy.java42 public boolean setActiveDevice(BluetoothDevice device, int profiles) { in setActiveDevice() method in BluetoothAdapterProxy
DBluetoothHeadsetProxy.java68 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java127 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
DA2dpService.java514 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpService
1266 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpService.BluetoothA2dpBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidService.java544 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService
916 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HearingAidService.BluetoothHearingAidBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java190 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
DAvrcpTargetService.java380 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java145 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetService.java666 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder
1117 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
DHeadsetNativeInterface.java455 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp737 static void setActiveDevice(const RawAddress& address) { in setActiveDevice() function
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1515 public boolean setActiveDevice(BluetoothDevice device, @ActiveDeviceUse int profiles) { in setActiveDevice() method in AdapterService.AdapterServiceBinder
2341 public boolean setActiveDevice(BluetoothDevice device, @ActiveDeviceUse int profiles) { in setActiveDevice() method in AdapterService