Searched defs:MASK_PRIORITY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java80 private static final int MASK_PRIORITY = 0x00000800; field in class:BluetoothMapContent
565 if ((ap.getParameterMask() & MASK_PRIORITY) != 0) {

Completed in 90 milliseconds