Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInputManagerCallback.java333 updateInputDispatchModeLw(); in freezeInputDispatchingLw()
345 updateInputDispatchModeLw(); in thawInputDispatchingLw()
356 updateInputDispatchModeLw(); in setEventDispatchingLw()
360 private void updateInputDispatchModeLw() { in updateInputDispatchModeLw() method in InputManagerCallback