/packages/services/Telecomm/src/com/android/server/telecom/ |
D | BluetoothAdapterProxy.java | 42 public boolean setActiveDevice(BluetoothDevice device, int profiles) { in setActiveDevice() method in BluetoothAdapterProxy
|
D | BluetoothHeadsetProxy.java | 68 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothHeadsetProxy
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpNativeInterface.java | 127 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in A2dpNativeInterface
|
D | A2dpService.java | 514 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/ |
D | HearingAidService.java | 544 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/ |
D | AvrcpNativeInterface.java | 190 void setActiveDevice(String bdaddr) { in setActiveDevice() method in AvrcpNativeInterface
|
D | AvrcpTargetService.java | 380 void setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in AvrcpTargetService
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothRouteTransitionTests.java | 145 public BluetoothRouteTestParametersBuilder setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 666 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService.BluetoothHeadsetBinder 1117 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetService
|
D | HeadsetNativeInterface.java | 455 public boolean setActiveDevice(BluetoothDevice device) { in setActiveDevice() method in HeadsetNativeInterface
|
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_avrcp_target.cpp | 737 static void setActiveDevice(const RawAddress& address) { in setActiveDevice() function
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 1515 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
|