Home
last modified time | relevance | path

Searched defs:noInputChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/tests/
DEndToEndNativeInputTest.cpp79 InputSurface(const sp<SurfaceControl> &sc, int width, int height, bool noInputChannel = false) { in InputSurface()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4583 const bool noInputChannel = in hasResponsiveConnectionLocked() local
4633 const bool noInputChannel = in updateWindowHandlesForDisplayLocked() local
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp1081 void setNoInputChannel(bool noInputChannel) { in setNoInputChannel()