Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerChoreographer.h133 void fadeMouseCursorOnKeyPress(const NotifyKeyArgs& args);
DPointerChoreographer.cpp173 fadeMouseCursorOnKeyPress(args); in notifyKey()
183 void PointerChoreographer::fadeMouseCursorOnKeyPress(const android::NotifyKeyArgs& args) { in fadeMouseCursorOnKeyPress() function in android::PointerChoreographer