Searched refs:IBluetoothPbapClient (Results 1 – 5 of 5) sorted by relevance
96 private IBluetoothPbapClient mService;141 mService = IBluetoothPbapClient.Stub.asInterface(service); in onServiceConnected()150 private IBluetoothPbapClient getService() { in getService()179 final IBluetoothPbapClient service = getService(); in connect()210 final IBluetoothPbapClient service = getService(); in disconnect()241 final IBluetoothPbapClient service = getService(); in getConnectedDevices()275 final IBluetoothPbapClient service = getService(); in getDevicesMatchingConnectionStates()309 final IBluetoothPbapClient service = getService(); in getConnectionState()381 final IBluetoothPbapClient service = getService(); in setConnectionPolicy()441 final IBluetoothPbapClient service = getService(); in getConnectionPolicy()
27 interface IBluetoothPbapClient { interface
53 "android/bluetooth/IBluetoothPbapClient.aidl",
25 import android.bluetooth.IBluetoothPbapClient;369 static class BluetoothPbapClientBinder extends IBluetoothPbapClient.Stub
921 Landroid/bluetooth/BluetoothPbapClient;->mService:Landroid/bluetooth/IBluetoothPbapClient;2275 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;-><init>(Landroid/os/IBinder;)V2276 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->connect(Landroid/bluetooth/BluetoothDevice;)Z2277 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->disconnect(Landroid/bluetooth/BluetoothDevice;…2278 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->getConnectedDevices()Ljava/util/List;2279 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->getConnectionState(Landroid/bluetooth/Bluetoot…2280 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->getDevicesMatchingConnectionStates([I)Ljava/ut…2281 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;2282 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->getPriority(Landroid/bluetooth/BluetoothDevice…2283 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->mRemote:Landroid/os/IBinder;[all …]