Searched refs:populateLastEventIfCurrent (Results 1 – 3 of 3) sorted by relevance
44 bool populateLastEventIfCurrent(sensors_event_t *event) const;
131 bool RecentEventLogger::populateLastEventIfCurrent(sensors_event_t *event) const { in populateLastEventIfCurrent() function in android::SensorServiceUtil::RecentEventLogger
1740 if(logger->second->populateLastEventIfCurrent(&event)) { in enable()