Searched refs:IBluetoothProfileServiceConnection (Results 1 – 6 of 6) sorted by relevance
22 import android.bluetooth.IBluetoothProfileServiceConnection;51 …ndBluetoothProfileService(int profile, String serviceName, IBluetoothProfileServiceConnection prox… in bindBluetoothProfileService()53 void unbindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy); in unbindBluetoothProfileService()
27 oneway interface IBluetoothProfileServiceConnection { interface
97 private final IBluetoothProfileServiceConnection mConnection =98 new IBluetoothProfileServiceConnection.Stub() {
53 import android.bluetooth.IBluetoothProfileServiceConnection;1716 IBluetoothProfileServiceConnection proxy) { in bindBluetoothProfileService()1756 IBluetoothProfileServiceConnection proxy) { in unbindBluetoothProfileService()1889 final RemoteCallbackList<IBluetoothProfileServiceConnection> mProxies =1890 new RemoteCallbackList<IBluetoothProfileServiceConnection>();1932 private void addProxy(IBluetoothProfileServiceConnection proxy) { in addProxy()1950 private void removeProxy(IBluetoothProfileServiceConnection proxy) { in removeProxy()2482 IBluetoothProfileServiceConnection proxy = in handleMessage()2483 (IBluetoothProfileServiceConnection) msg.obj; in handleMessage()
62 "android/bluetooth/IBluetoothProfileServiceConnection.aidl",
459 …oid/bluetooth/BluetoothHeadset;->mConnection:Landroid/bluetooth/IBluetoothProfileServiceConnection;2094 …$Stub$Proxy;->bindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)Z2109 …tub$Proxy;->unbindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)V2131 …oothManager;->bindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)Z2142 …thManager;->unbindBluetoothProfileService(ILandroid/bluetooth/IBluetoothProfileServiceConnection;)V2302 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;-><init>(Landroid/os/IBinder;)V2303 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->getInterfaceDescriptor()Ljava/la…2304 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->mRemote:Landroid/os/IBinder;2305 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->onServiceConnected(Landroid/cont…2306 Landroid/bluetooth/IBluetoothProfileServiceConnection$Stub$Proxy;->onServiceDisconnected(Landroid/c…[all …]