Home
last modified time | relevance | path

Searched refs:notifyReset (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h624 void notifyReset(nsecs_t when);
DInputReader.cpp1024 notifyReset(when); in reset()
1182 void InputDevice::notifyReset(nsecs_t when) { in notifyReset() function in android::InputDevice
2936 getDevice()->notifyReset(when); in configure()