Searched refs:mLastStepCount (Results 1 – 4 of 4) sorted by relevance
513 uint64_t mLastStepCount; variable
127 mLastStepCount(-1), in MPLSensor()2784 s->u64.step_counter = mLastStepCount;2788 s->step_counter = mLastStepCount;6073 if (stepCount == mLastStepCount) {6077 mLastStepCount = stepCount;
532 uint64_t mLastStepCount; variable
252 mLastStepCount(0), in MPLSensor()5957 if (stepCount == mLastStepCount) { in readDmpPedometerEvents()5966 mLastStepCount = stepCount; in readDmpPedometerEvents()