Home
last modified time | relevance | path

Searched refs:BluetoothMap (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DMapProfile.java22 import android.bluetooth.BluetoothMap;
41 private BluetoothMap mService;
64 mService = (BluetoothMap) proxy; in onServiceConnected()
DLocalBluetoothProfileManager.java24 import android.bluetooth.BluetoothMap;
140 BluetoothMap.ACTION_CONNECTION_STATE_CHANGED); in LocalBluetoothProfileManager()
/frameworks/base/core/java/android/bluetooth/
DBluetoothMap.java36 public final class BluetoothMap implements BluetoothProfile { class
90 /*package*/ BluetoothMap(Context context, ServiceListener l) { in BluetoothMap() method in BluetoothMap
173 return BluetoothMap.STATE_ERROR; in getState()
390 mServiceListener.onServiceConnected(BluetoothProfile.MAP, BluetoothMap.this);
DBluetoothAdapter.java2047 BluetoothMap map = new BluetoothMap(context, listener); in getProfileProxy()
2121 BluetoothMap map = (BluetoothMap)proxy; in closeProfileProxy()
/frameworks/base/config/
Dcompiled-classes-phone729 android.bluetooth.BluetoothMap
730 android.bluetooth.BluetoothMap$1
731 android.bluetooth.BluetoothMap$2
Dboot-image-profile.txt1312 HPLandroid/bluetooth/BluetoothMap$2;->onServiceConnected(Landroid/content/ComponentName;Landroid/os…
1313 HPLandroid/bluetooth/BluetoothMap;->-get3(Landroid/bluetooth/BluetoothMap;)Landroid/bluetooth/Bluet…
1314 HPLandroid/bluetooth/BluetoothMap;->-set0(Landroid/bluetooth/BluetoothMap;Landroid/bluetooth/IBluet…
1315 HPLandroid/bluetooth/BluetoothMap;->-wrap0(Ljava/lang/String;)V
1316 HPLandroid/bluetooth/BluetoothMap;->getConnectedDevices()Ljava/util/List;
1317 HPLandroid/bluetooth/BluetoothMap;->isEnabled()Z
1318 HPLandroid/bluetooth/BluetoothMap;->log(Ljava/lang/String;)V
18317 HSPLandroid/bluetooth/BluetoothMap$1;-><init>(Landroid/bluetooth/BluetoothMap;)V
18318 HSPLandroid/bluetooth/BluetoothMap$2;-><init>(Landroid/bluetooth/BluetoothMap;)V
18319 HSPLandroid/bluetooth/BluetoothMap;-><init>(Landroid/content/Context;Landroid/bluetooth/BluetoothPr…
[all …]