Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAvrcpController.java200 public BluetoothAvrcpPlayerSettings getPlayerSettings(BluetoothDevice device) { in getPlayerSettings() method in BluetoothAvrcpController
208 return service.getPlayerSettings(device, mAttributionSource); in getPlayerSettings()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothAvrcpController.aidl38 …BluetoothAvrcpPlayerSettings getPlayerSettings(in BluetoothDevice device, in AttributionSource att… in getPlayerSettings() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerServiceBinderTest.java84 mBinder.getPlayerSettings(mRemoteDevice, null); in getPlayerSettings_notImplemented_doesNothing()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp76 static void getPlayerSettings(std::vector<PlayerAttribute> attributes,
199 getPlayerSettings(attributes, cb); in GetCurrentPlayerSettingValue()
970 static void getPlayerSettings(std::vector<PlayerAttribute> attributes, in getPlayerSettings() function
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java439 public BluetoothAvrcpPlayerSettings getPlayerSettings( in getPlayerSettings() method in AvrcpControllerService.AvrcpControllerServiceBinder
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt205 Landroid/bluetooth/BluetoothAvrcpController;->getPlayerSettings(Landroid/bluetooth/BluetoothDevice;…
1381 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getPlayerSettings(Landroid/bluetooth/Blue…
1397 Landroid/bluetooth/IBluetoothAvrcpController;->getPlayerSettings(Landroid/bluetooth/BluetoothDevice…