Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputWindowHandleWrapper.java115 void setDispatchingTimeoutMillis(long timeout) { in setDispatchingTimeoutMillis() method in InputWindowHandleWrapper
H A DInputMonitor.java289 inputWindowHandle.setDispatchingTimeoutMillis(w.getInputDispatchingTimeoutMillis()); in populateInputWindowHandle()
666 inputWindowHandle.setDispatchingTimeoutMillis(0); // It should never receive input. in populateOverlayInputInfo()
/aosp12/frameworks/base/services/
H A Dart-profile46623 HPLcom/android/server/wm/InputWindowHandleWrapper;->setDispatchingTimeoutMillis(J)V