Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java475 updateInputDispatchModeLw(); in freezeInputDispatchingLw()
486 updateInputDispatchModeLw(); in thawInputDispatchingLw()
497 updateInputDispatchModeLw(); in setEventDispatchingLw()
501 private void updateInputDispatchModeLw() { in updateInputDispatchModeLw() method in InputMonitor