Home
last modified time | relevance | path

Searched defs:DeadWindowEventReceiver (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java2759 private final class DeadWindowEventReceiver extends InputEventReceiver { class in WindowState
2760 DeadWindowEventReceiver(InputChannel inputChannel) { in DeadWindowEventReceiver() method in WindowState.DeadWindowEventReceiver