Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java544 InputMonitorHost host = new InputMonitorHost(inputChannels[0]); in monitorGestureInput()
2230 private final class InputMonitorHost extends IInputMonitorHost.Stub { class in InputManagerService
2233 InputMonitorHost(InputChannel channel) { in InputMonitorHost() method in InputManagerService.InputMonitorHost