Searched refs:onFlushCompleteEvent (Results 1 – 3 of 3) sorted by relevance
79 virtual void onFlushCompleteEvent(SensorType sensorType) = 0;
126 void onFlushCompleteEvent(SensorType sensorType) override;399 void SeeHelperCallback::onFlushCompleteEvent(SensorType sensorType) { in onFlushCompleteEvent() function in chre::__anon9fa36cbd0111::SeeHelperCallback
1582 mCbIf->onFlushCompleteEvent(data->info.data->sensorType); in handleSnsClientEventMsg()