Searched refs:IBluetoothA2dpSinkCallback (Results 1 – 5 of 5) sorted by relevance
26 using android::bluetooth::IBluetoothA2dpSinkCallback;38 const android::sp<IBluetoothA2dpSinkCallback>& callback, in Register()195 android::sp<IBluetoothA2dpSinkCallback>198 return android::sp<IBluetoothA2dpSinkCallback>( in GetA2dpSinkCallback()199 static_cast<IBluetoothA2dpSinkCallback*>(cb.get())); in GetA2dpSinkCallback()216 android::sp<IBluetoothA2dpSinkCallback> cb( in OnRegisterInstanceImpl()217 static_cast<IBluetoothA2dpSinkCallback*>(callback.get())); in OnRegisterInstanceImpl()
47 const android::sp<android::bluetooth::IBluetoothA2dpSinkCallback>&71 android::sp<android::bluetooth::IBluetoothA2dpSinkCallback>
19 import android.bluetooth.IBluetoothA2dpSinkCallback;22 boolean Register(in IBluetoothA2dpSinkCallback callback); in Register()
19 oneway interface IBluetoothA2dpSinkCallback { interface
47 "android/bluetooth/IBluetoothA2dpSinkCallback.aidl",