Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h582 void notifyReset(nsecs_t when);
DInputReader.cpp960 notifyReset(when); in reset()
1103 void InputDevice::notifyReset(nsecs_t when) { in notifyReset() function in android::InputDevice
2794 getDevice()->notifyReset(when); in configure()