Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputMonitor.java119 static final class EventReceiverInputConsumer extends InputConsumerImpl { class in InputMonitor
123 EventReceiverInputConsumer(WindowManagerService service, InputMonitor monitor, in EventReceiverInputConsumer() method in InputMonitor.EventReceiverInputConsumer