Searched refs:IBluetoothMapClient (Results 1 – 7 of 7) sorted by relevance
210 private IBluetoothMapClient getService() { in getService()224 final IBluetoothMapClient service = getService(); in isConnected()251 final IBluetoothMapClient service = getService(); in connect()280 final IBluetoothMapClient service = getService(); in disconnect()303 final IBluetoothMapClient service = getService(); in getConnectedDevices()328 final IBluetoothMapClient service = getService(); in getDevicesMatchingConnectionStates()354 final IBluetoothMapClient service = getService(); in getConnectionState()408 final IBluetoothMapClient service = getService(); in setConnectionPolicy()463 final IBluetoothMapClient service = getService(); in getConnectionPolicy()499 final IBluetoothMapClient service = getService(); in sendMessage()[all …]
24 import android.bluetooth.IBluetoothMapClient;195 IBluetoothMapClient.Stub mapClientBinder = (IBluetoothMapClient.Stub) mService.initBinder(); in testConnectViaBinder()
37 "android/bluetooth/IBluetoothMapClient.aidl",114 "android/bluetooth/IBluetoothMapClient.aidl",
29 interface IBluetoothMapClient { interface
26 import android.bluetooth.IBluetoothMapClient;453 private static class Binder extends IBluetoothMapClient.Stub implements IProfileServiceBinder {
76 "android.bluetooth.IBluetoothMapClient",
12015 Landroid/bluetooth/IBluetoothMapClient$Stub;-><init>()V12016 Landroid/bluetooth/IBluetoothMapClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/I…12017 Landroid/bluetooth/IBluetoothMapClient$Stub;->DESCRIPTOR:Ljava/lang/String;12018 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_connect:I12019 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_disconnect:I12021 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getConnectionState:I12023 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getPriority:I12024 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getUnreadMessages:I12025 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_isConnected:I12026 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_sendMessage:I[all …]