Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java3232 private final class InputMonitorHost extends IInputMonitorHost.Stub { class in InputManagerService
3235 InputMonitorHost(IBinder token) { in InputMonitorHost() method in InputManagerService.InputMonitorHost