Home
last modified time | relevance | path

Searched refs:IBluetoothPbapClient (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothPbapClient.java96 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()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothPbapClient.aidl27 interface IBluetoothPbapClient { interface
/packages/modules/Bluetooth/android/app/aidl/
DAndroid.bp53 "android/bluetooth/IBluetoothPbapClient.aidl",
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientService.java25 import android.bluetooth.IBluetoothPbapClient;
369 static class BluetoothPbapClientBinder extends IBluetoothPbapClient.Stub
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt921 Landroid/bluetooth/BluetoothPbapClient;->mService:Landroid/bluetooth/IBluetoothPbapClient;
2275 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2276 Landroid/bluetooth/IBluetoothPbapClient$Stub$Proxy;->connect(Landroid/bluetooth/BluetoothDevice;)Z
2277 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 …]