Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAvrcpController.java93 private final BluetoothProfileConnector<IBluetoothAvrcpController> mProfileConnector =
95 "BluetoothAvrcpController", IBluetoothAvrcpController.class.getName()) {
97 public IBluetoothAvrcpController getServiceInterface(IBinder service) {
98 return IBluetoothAvrcpController.Stub.asInterface(
118 private IBluetoothAvrcpController getService() { in getService()
135 final IBluetoothAvrcpController service = in getConnectedDevices()
158 final IBluetoothAvrcpController service = in getDevicesMatchingConnectionStates()
182 final IBluetoothAvrcpController service = in getConnectionState()
206 final IBluetoothAvrcpController service = in getPlayerSettings()
227 final IBluetoothAvrcpController service = in setPlayerApplicationSetting()
[all …]
/aosp12/system/bt/binder/
H A DAndroid.bp25 "android/bluetooth/IBluetoothAvrcpController.aidl",
101 "android/bluetooth/IBluetoothAvrcpController.aidl",
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothAvrcpController.aidl30 interface IBluetoothAvrcpController { interface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java24 import android.bluetooth.IBluetoothAvrcpController;
347 private static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist58 "android.bluetooth.IBluetoothAvrcpController",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11183 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
11189 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->mRemote:Landroid/os/IBinder;
11192 Landroid/bluetooth/IBluetoothAvrcpController$Stub;-><init>()V
11193 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluet…
11194 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->DESCRIPTOR:Ljava/lang/String;
11195 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->TRANSACTION_getConnectedDevices:I
11196 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->TRANSACTION_getConnectionState:I
11198 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->TRANSACTION_getPlayerSettings:I
11199 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->TRANSACTION_sendGroupNavigationCmd:I
11200 Landroid/bluetooth/IBluetoothAvrcpController$Stub;->TRANSACTION_setPlayerApplicationSetting:I
[all …]