Searched refs:IBluetoothProfileServiceConnection (Results 1 – 8 of 8) sorted by relevance
22 import android.bluetooth.IBluetoothProfileServiceConnection;43 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in bindBluetoothProfileService()44 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService()
27 oneway interface IBluetoothProfileServiceConnection { interface
1048 private final IBluetoothProfileServiceConnection mConnection1049 = new IBluetoothProfileServiceConnection.Stub() {
30 import android.bluetooth.IBluetoothProfileServiceConnection;958 IBluetoothProfileServiceConnection proxy) { in bindBluetoothProfileService()994 IBluetoothProfileServiceConnection proxy) { in unbindBluetoothProfileService()1064 final RemoteCallbackList<IBluetoothProfileServiceConnection> mProxies =1065 new RemoteCallbackList <IBluetoothProfileServiceConnection>();1089 private void addProxy(IBluetoothProfileServiceConnection proxy) { in addProxy()1106 private void removeProxy(IBluetoothProfileServiceConnection proxy) { in removeProxy()1499 IBluetoothProfileServiceConnection proxy = in handleMessage()1500 (IBluetoothProfileServiceConnection) msg.obj; in handleMessage()
125 core/java/android/bluetooth/IBluetoothProfileServiceConnection.aidl \
710 android.bluetooth.IBluetoothProfileServiceConnection711 android.bluetooth.IBluetoothProfileServiceConnection$Stub
776 android.bluetooth.IBluetoothProfileServiceConnection777 android.bluetooth.IBluetoothProfileServiceConnection$Stub778 android.bluetooth.IBluetoothProfileServiceConnection$Stub$Proxy
443 Landroid/bluetooth/IBluetoothProfileServiceConnection;444 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub;445 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;