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.java568 updateInputDispatchModeLw(); in freezeInputDispatchingLw()
580 updateInputDispatchModeLw(); in thawInputDispatchingLw()
591 updateInputDispatchModeLw(); in setEventDispatchingLw()
595 private void updateInputDispatchModeLw() { in updateInputDispatchModeLw() method in InputMonitor