Searched refs:FILTER_READ_STATUS_UNREAD_ONLY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java125 private static final int FILTER_READ_STATUS_UNREAD_ONLY = 0x01; field in class:BluetoothMapContent
1905 if ((ap.getFilterReadStatus() & FILTER_READ_STATUS_UNREAD_ONLY) != 0) {

Completed in 49 milliseconds