Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java72 private static final int MASK_SUBJECT = 0x00000001; field in BluetoothMapContent
1282 if (isHondaCarkit || (ap.getParameterMask() & MASK_SUBJECT) != 0) { in setSubject()