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

/frameworks/native/services/inputflinger/
H A DInputReader.h1096 void nextStep();
H A DInputReader.cpp2010 nextStep();
2026 nextStep();
2033 void VibratorInputMapper::nextStep() { function in class:android::VibratorInputMapper
2048 ALOGD("nextStep: sending vibrate deviceId=%d, duration=%lld",
2054 ALOGD("nextStep: sending cancel vibrate deviceId=%d", getDeviceId());
2062 ALOGD("nextStep: scheduled timeout in %0.3fms", duration * 0.000001f);

Completed in 66 milliseconds