Home
last modified time | relevance | path

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

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