Home
last modified time | relevance | path

Searched refs:MAP (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DMapProfile.java50 BluetoothUuid.MAP,
97 return BluetoothProfile.MAP; in getProfileId()
105 BluetoothProfile.MAP); in MapProfile()
171 return BluetoothProfile.MAP; in getOrdinal()
200 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.MAP, in finalize()
DLocalBluetoothProfileManager.java168 if (mMapProfile == null && supportedList.contains(BluetoothProfile.MAP)) { in updateLocalProfiles()
/frameworks/base/core/java/android/bluetooth/
DBluetoothProfile.java136 int MAP = 9; field
391 case MAP: in getProfileName()
DBluetoothUuid.java134 public static final ParcelUuid MAP = field in BluetoothUuid
DBluetoothMap.java76 new BluetoothProfileConnector(this, BluetoothProfile.MAP,
DBluetoothAdapter.java2829 } else if (profile == BluetoothProfile.MAP) { in getProfileProxy()
2910 case BluetoothProfile.MAP: in closeProfileProxy()
/frameworks/base/non-updatable-api/
Dsystem-current.txt1573 field @NonNull public static final android.os.ParcelUuid MAP;
/frameworks/base/api/
Dsystem-current.txt1625 field @NonNull public static final android.os.ParcelUuid MAP;