Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4429 const bool noInputChannel = in hasResponsiveConnectionLocked() local
4431 if (connection != nullptr && noInputChannel) { in hasResponsiveConnectionLocked()
4438 if (!noInputChannel) { in hasResponsiveConnectionLocked()
4480 const bool noInputChannel = in updateWindowHandlesForDisplayLocked() local
4484 if (canReceiveInput && !noInputChannel) { in updateWindowHandlesForDisplayLocked()