Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java68 private static final int MASK_SENDER_NAME = 0x4; field in BluetoothMapContent
564 if ((ap.getParameterMask() & MASK_SENDER_NAME) != 0) { in setSenderName()