Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.h140 void processDeviceReset(const NotifyDeviceResetArgs& args);
DPointerChoreographer.cpp431 processDeviceReset(args); in notifyDeviceReset()
436 void PointerChoreographer::processDeviceReset(const NotifyDeviceResetArgs& args) { in processDeviceReset() function in android::PointerChoreographer