Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInputWindowHandleWrapper.java133 void setDispatchingTimeoutMillis(long timeout) { in setDispatchingTimeoutMillis() method in InputWindowHandleWrapper
H A DInputMonitor.java252 inputWindowHandle.setDispatchingTimeoutMillis(w.getInputDispatchingTimeoutMillis()); in populateInputWindowHandle()
706 inputWindowHandle.setDispatchingTimeoutMillis(0); // It should never receive input. in populateOverlayInputInfo()
/aosp14/frameworks/base/services/
H A Dart-profile11095 HSPLcom/android/server/wm/InputWindowHandleWrapper;->setDispatchingTimeoutMillis(J)V