Searched refs:appendEventsToCacheLocked (Results 1 – 2 of 2) sorted by relevance
114 void appendEventsToCacheLocked(sensors_event_t const* events, int count);
327 appendEventsToCacheLocked(scratch, count); in sendEvents()364 appendEventsToCacheLocked(scratch, count); in sendEvents()418 void SensorService::SensorEventConnection::appendEventsToCacheLocked(sensors_event_t const* events, in appendEventsToCacheLocked() function in android::SensorService::SensorEventConnection