Home
last modified time | relevance | path

Searched refs:hasStepCountPendingEvents (Results 1 – 6 of 6) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
Dsensors_mpl.cpp271 if(((MPLSensor*) mSensor)->hasStepCountPendingEvents() == true) { in pollEvents()
287 if(((MPLSensor*) mSensor)->hasStepCountPendingEvents() == true) { in pollEvents()
DMPLSensor.h217 virtual bool hasStepCountPendingEvents();
DMPLSensor.cpp4487 bool MPLSensor::hasStepCountPendingEvents(void) in hasStepCountPendingEvents() function in MPLSensor
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp255 if(((MPLSensor*) mSensor)->hasStepCountPendingEvents() == true) { in pollEvents()
328 if(((MPLSensor*) mSensor)->hasStepCountPendingEvents() == true) { in pollEvents()
DMPLSensor.h202 virtual bool hasStepCountPendingEvents();
DMPLSensor.cpp4924 bool MPLSensor::hasStepCountPendingEvents(void) function in MPLSensor