Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAvrcpController.java86 private IBluetoothAvrcpController mService;
140 Intent intent = new Intent(IBluetoothAvrcpController.class.getName()); in doBind()
288 mService = IBluetoothAvrcpController.Stub.asInterface(Binder.allowBlocking(service));
DIBluetoothAvrcpController.aidl29 interface IBluetoothAvrcpController { interface
/frameworks/base/
DAndroid.mk123 core/java/android/bluetooth/IBluetoothAvrcpController.aidl \