Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java71 private static final int MASK_RECIPIENT_NAME = 0x10; field in BluetoothMapContent
486 if ((ap.getParameterMask() & MASK_RECIPIENT_NAME) != 0) { in setRecipientName()