Home
last modified time | relevance | path

Searched refs:IBluetoothMapClient (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMapClient.java210 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 …]
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/mapclient/
H A DMapClientTest.java24 import android.bluetooth.IBluetoothMapClient;
195 IBluetoothMapClient.Stub mapClientBinder = (IBluetoothMapClient.Stub) mService.initBinder(); in testConnectViaBinder()
/aosp12/system/bt/binder/
H A DAndroid.bp37 "android/bluetooth/IBluetoothMapClient.aidl",
114 "android/bluetooth/IBluetoothMapClient.aidl",
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothMapClient.aidl29 interface IBluetoothMapClient { interface
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java26 import android.bluetooth.IBluetoothMapClient;
453 private static class Binder extends IBluetoothMapClient.Stub implements IProfileServiceBinder {
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist76 "android.bluetooth.IBluetoothMapClient",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12015 Landroid/bluetooth/IBluetoothMapClient$Stub;-><init>()V
12016 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:I
12019 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_disconnect:I
12021 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getConnectionState:I
12023 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getPriority:I
12024 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_getUnreadMessages:I
12025 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_isConnected:I
12026 Landroid/bluetooth/IBluetoothMapClient$Stub;->TRANSACTION_sendMessage:I
[all …]