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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp1915 nextStep();
1931 nextStep();
1938 void VibratorInputMapper::nextStep() { function in class:android::VibratorInputMapper
1953 ALOGD("nextStep: sending vibrate deviceId=%d, duration=%lld",
1959 ALOGD("nextStep: sending cancel vibrate deviceId=%d", getDeviceId());
1967 ALOGD("nextStep: scheduled timeout in %0.3fms", duration * 0.000001f);

Completed in 52 milliseconds