Searched refs:IBluetoothPbap (Results 1 – 6 of 6) sorted by relevance
108 private IBluetoothPbap mService;124 mService = IBluetoothPbap.Stub.asInterface(service); in onServiceConnected()133 private IBluetoothPbap getService() { in getService()153 final IBluetoothPbap service = getService(); in getConnectedDevices()183 final IBluetoothPbap service = getService(); in getConnectionState()207 final IBluetoothPbap service = getService(); in getDevicesMatchingConnectionStates()247 final IBluetoothPbap service = getService(); in setConnectionPolicy()275 final IBluetoothPbap service = getService(); in disconnect()
11 Landroid/bluetooth/IBluetoothPbap$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IBluet…
900 Landroid/bluetooth/BluetoothPbap;->mService:Landroid/bluetooth/IBluetoothPbap;2258 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;-><init>(Landroid/os/IBinder;)V2259 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->disconnect(Landroid/bluetooth/BluetoothDevice;)V2260 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->getConnectedDevices()Ljava/util/List;2261 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->getConnectionState(Landroid/bluetooth/BluetoothDevic…2262 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->getDevicesMatchingConnectionStates([I)Ljava/util/Lis…2263 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;2264 Landroid/bluetooth/IBluetoothPbap$Stub$Proxy;->mRemote:Landroid/os/IBinder;2265 Landroid/bluetooth/IBluetoothPbap$Stub;-><init>()V2266 Landroid/bluetooth/IBluetoothPbap$Stub;->DESCRIPTOR:Ljava/lang/String;[all …]
27 interface IBluetoothPbap { interface
52 "android/bluetooth/IBluetoothPbap.aidl",
32 import android.bluetooth.IBluetoothPbap;830 static class PbapBinder extends IBluetoothPbap.Stub implements IProfileServiceBinder {