Home
last modified time | relevance | path

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

/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
DBracketExpr.java30 MAP, enumConstant
47 mAccessor = BracketAccessor.MAP; in resolveType()
90 return mAccessor != BracketAccessor.MAP && getArg().getResolvedType().isObject(); in argCastsInteger()
121 case MAP: in generateCode()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DMapProfile.java49 BluetoothUuid.MAP,
103 BluetoothProfile.MAP); in MapProfile()
176 return BluetoothProfile.MAP; in getOrdinal()
205 BluetoothAdapter.getDefaultAdapter().closeProfileProxy(BluetoothProfile.MAP, in finalize()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java73 public static final ParcelUuid MAP = field in BluetoothUuid
94 ObexObjectPush, PANU, NAP, MAP, MNS, MAS, SAP};
140 return uuid.equals(MAP); in isMap()
DBluetoothProfile.java107 public static final int MAP = 9; field
DBluetoothMap.java376 mServiceListener.onServiceConnected(BluetoothProfile.MAP, BluetoothMap.this);
383 mServiceListener.onServiceDisconnected(BluetoothProfile.MAP);
DBluetoothAdapter.java1917 } else if (profile == BluetoothProfile.MAP) { in getProfileProxy()
1985 case BluetoothProfile.MAP: in closeProfileProxy()
/frameworks/base/docs/html/about/versions/
Dkitkat.jd75 <li><a href="#44-bluetooth">Bluetooth HOGP and MAP</a></li>
853 and keyboards. <strong>Bluetooth MAP</strong> lets your apps exchange
861 Platform support for HOGP, MAP, and AVRCP is built on the Bluedroid Bluetooth