Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java81 private static final int MASK_ATTACHMENT_SIZE = 0x00000400; field in BluetoothMapContent
593 if ((ap.getParameterMask() & MASK_ATTACHMENT_SIZE) != 0) { in setAttachment()