Searched refs:InputMonitorHost (Results 1 – 1 of 1) sorted by relevance
544 InputMonitorHost host = new InputMonitorHost(inputChannels[0]); in monitorGestureInput()2230 private final class InputMonitorHost extends IInputMonitorHost.Stub { class in InputManagerService2233 InputMonitorHost(InputChannel channel) { in InputMonitorHost() method in InputManagerService.InputMonitorHost