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.java462 updateInputDispatchModeLw(); in freezeInputDispatchingLw()
473 updateInputDispatchModeLw(); in thawInputDispatchingLw()
484 updateInputDispatchModeLw(); in setEventDispatchingLw()
488 private void updateInputDispatchModeLw() { in updateInputDispatchModeLw() method in InputMonitor