Searched refs:nextStep (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h1103 void nextStep();
H A DInputReader.cpp2040 nextStep();
2056 nextStep();
2063 void VibratorInputMapper::nextStep() { function in class:android::VibratorInputMapper
2078 ALOGD("nextStep: sending vibrate deviceId=%d, duration=%lld",
2084 ALOGD("nextStep: sending cancel vibrate deviceId=%d", getDeviceId());
2092 ALOGD("nextStep: scheduled timeout in %0.3fms", duration * 0.000001f);

Completed in 140 milliseconds