Searched refs:BluetoothMap (Results 1 – 9 of 9) sorted by relevance
25 import android.bluetooth.BluetoothMap;43 private BluetoothMap mService;64 mService = (BluetoothMap) proxy; in onServiceConnected()
28 import android.bluetooth.BluetoothMap;170 addProfile(mMapProfile, MapProfile.NAME, BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
42 public final class BluetoothMap implements BluetoothProfile, AutoCloseable { class87 /*package*/ BluetoothMap(Context context, ServiceListener listener) { in BluetoothMap() method in BluetoothMap143 return BluetoothMap.STATE_ERROR; in getState()
2757 BluetoothMap map = new BluetoothMap(context, listener); in getProfileProxy()2838 BluetoothMap map = (BluetoothMap) proxy; in closeProfileProxy()
685 android.bluetooth.BluetoothMap
10606 Landroid/bluetooth/BluetoothMap;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothProfi…10607 Landroid/bluetooth/BluetoothMap;->ACTION_CONNECTION_STATE_CHANGED:Ljava/lang/String;10608 Landroid/bluetooth/BluetoothMap;->close()V10609 Landroid/bluetooth/BluetoothMap;->connect(Landroid/bluetooth/BluetoothDevice;)Z10610 Landroid/bluetooth/BluetoothMap;->DBG:Z10611 Landroid/bluetooth/BluetoothMap;->doBind()Z10612 Landroid/bluetooth/BluetoothMap;->doesClassMatchSink(Landroid/bluetooth/BluetoothClass;)Z10613 Landroid/bluetooth/BluetoothMap;->getClient()Landroid/bluetooth/BluetoothDevice;10614 Landroid/bluetooth/BluetoothMap;->getPriority(Landroid/bluetooth/BluetoothDevice;)I10615 Landroid/bluetooth/BluetoothMap;->getState()I[all …]
3223 HSPLandroid/bluetooth/BluetoothMap$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/o…3224 HSPLandroid/bluetooth/BluetoothMap;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothPr…3225 HSPLandroid/bluetooth/BluetoothMap;->doBind()Z3226 HSPLandroid/bluetooth/BluetoothMap;->getConnectedDevices()Ljava/util/List;3227 HSPLandroid/bluetooth/BluetoothMap;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I32776 Landroid/bluetooth/BluetoothMap;
1384 …public final class BluetoothMap implements java.lang.AutoCloseable android.bluetooth.BluetoothProf…