Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAvrcpController.java92 private IBluetoothAvrcpController mService;
107 mService = IBluetoothAvrcpController.Stub.asInterface(service); in onServiceConnected()
116 private IBluetoothAvrcpController getService() { in getService()
136 final IBluetoothAvrcpController service = getService(); in getConnectedDevices()
157 final IBluetoothAvrcpController service = getService(); in getDevicesMatchingConnectionStates()
179 final IBluetoothAvrcpController service = getService(); in getConnectionState()
202 final IBluetoothAvrcpController service = getService(); in getPlayerSettings()
224 final IBluetoothAvrcpController service = getService(); in setPlayerApplicationSetting()
253 final IBluetoothAvrcpController service = getService(); in sendGroupNavigationCmd()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothAvrcpController.aidl30 interface IBluetoothAvrcpController { interface
/packages/modules/Bluetooth/android/app/aidl/
DAndroid.bp19 "android/bluetooth/IBluetoothAvrcpController.aidl",
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java26 import android.bluetooth.IBluetoothAvrcpController;
370 static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt213 Landroid/bluetooth/BluetoothAvrcpController;->mService:Landroid/bluetooth/IBluetoothAvrcpController;
1376 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
1377 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getConnectedDevices()Ljava/util/List;
1378 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getConnectionState(Landroid/bluetooth/Blu…
1379 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getDevicesMatchingConnectionStates([I)Lja…
1380 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
1381 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->getPlayerSettings(Landroid/bluetooth/Blue…
1382 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->mRemote:Landroid/os/IBinder;
1383 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->sendGroupNavigationCmd(Landroid/bluetooth…
1384 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;->setPlayerApplicationSetting(Landroid/blue…
[all …]