Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java79 private static final int MASK_PRIORITY = 0x800; field in BluetoothMapContent
294 if ((ap.getParameterMask() & MASK_PRIORITY) != 0) { in setPriority()