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

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

Completed in 19 milliseconds