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

/frameworks/native/services/sensorservice/
H A DRecentEventLogger.h40 bool populateLastEvent(sensors_event_t *event) const;
H A DRecentEventLogger.cpp87 bool RecentEventLogger::populateLastEvent(sensors_event_t *event) const { function in class:android::SensorServiceUtil::RecentEventLogger
H A DSensorService.cpp1223 if(logger->second->populateLastEvent(&event)) {

Completed in 425 milliseconds