Searched refs:IBluetoothAvrcpController (Results 1 – 5 of 5) sorted by relevance
92 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()
30 interface IBluetoothAvrcpController { interface
19 "android/bluetooth/IBluetoothAvrcpController.aidl",
26 import android.bluetooth.IBluetoothAvrcpController;370 static class AvrcpControllerServiceBinder extends IBluetoothAvrcpController.Stub
213 Landroid/bluetooth/BluetoothAvrcpController;->mService:Landroid/bluetooth/IBluetoothAvrcpController;1376 Landroid/bluetooth/IBluetoothAvrcpController$Stub$Proxy;-><init>(Landroid/os/IBinder;)V1377 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 …]