Home
last modified time | relevance | path

Searched defs:interceptsStylus (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DWindowInfo.cpp84 bool WindowInfo::interceptsStylus() const { in interceptsStylus() function in android::gui::WindowInfo
/frameworks/native/services/inputflinger/tests/
DFakeWindows.h171 inline void setInterceptsStylus(bool interceptsStylus) { in setInterceptsStylus()