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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java106 private static final long EVENT_FILTER_SENDING_FAILED = 1L<<4; field in class:BluetoothMapContentObserver
430 return ((eventFilter & EVENT_FILTER_SENDING_FAILED) > 0);

Completed in 218 milliseconds