Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java3033 private final class InputMonitorHost extends IInputMonitorHost.Stub { class in InputManagerService
3036 InputMonitorHost(IBinder inputChannelToken) { in InputMonitorHost() method in InputManagerService.InputMonitorHost