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

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

Completed in 106 milliseconds