Searched refs:mStepCountPollTime (Results 1 – 3 of 3) sorted by relevance
338 int mStepCountPollTime; variable
210 mStepCountPollTime(-1), in MPLSensor()1748 mStepCountPollTime = 1000; in enableDmpPedometer()1758 mStepCountPollTime = -1; in enableDmpPedometer()3108 mStepCountPollTime = ns; in setDelay()4481 mStepCountPollTime / 1000000LL); in getStepCountPollTime()4482 return (mStepCountPollTime / 1000000LL); in getStepCountPollTime()4498 if (interval < mStepCountPollTime) { in hasStepCountPendingEvents()4501 interval, mStepCountPollTime); in hasStepCountPendingEvents()
316 int64_t mStepCountPollTime; variable