Searched refs:IBluetoothAvrcpControlCallback (Results 1 – 5 of 5) sorted by relevance
27 using android::bluetooth::IBluetoothAvrcpControlCallback;43 const android::sp<IBluetoothAvrcpControlCallback>& callback, in Register()170 auto avrcp_control_cb = static_cast<IBluetoothAvrcpControlCallback*>(cb); in OnConnectionState()183 auto avrcp_control_cb = static_cast<IBluetoothAvrcpControlCallback*>(cb); in OnTrackChanged()195 auto avrcp_control_cb = static_cast<IBluetoothAvrcpControlCallback*>(cb); in OnSetAbsVolumeRequest()206 auto avrcp_control_cb = static_cast<IBluetoothAvrcpControlCallback*>(cb); in OnRegisterForAbsVolumeCallbackRequest()228 android::sp<IBluetoothAvrcpControlCallback> cb( in OnRegisterInstanceImpl()229 static_cast<IBluetoothAvrcpControlCallback*>(callback.get())); in OnRegisterInstanceImpl()
47 const android::sp<::android::bluetooth::IBluetoothAvrcpControlCallback>&
19 import android.bluetooth.IBluetoothAvrcpControlCallback;22 boolean Register(in IBluetoothAvrcpControlCallback callback); in Register()
21 oneway interface IBluetoothAvrcpControlCallback { interface
60 "android/bluetooth/IBluetoothAvrcpControlCallback.aidl",