Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java90 private static final int MASK_CONVERSATION_ID = 0x00040000; field in BluetoothMapContent
471 if ((ap.getParameterMask() & MASK_CONVERSATION_ID) != 0) { in setThreadId()