Searched refs:handleFlushCompleteEvent (Results 1 – 4 of 4) sorted by relevance
172 void handleFlushCompleteEvent(uint8_t errorCode, SensorType sensorType);
382 void SensorRequestManager::handleFlushCompleteEvent( in handleFlushCompleteEvent() function in chre::SensorRequestManager
367 .handleFlushCompleteEvent(CHRE_ERROR_NONE, sensorType); in onFlushCompleteEvent()
1561 .handleFlushCompleteEvent(CHRE_ERROR_NONE, getSensorType()); in flushAsync()