Searched refs:monitorInput (Results 1 – 6 of 6) sorted by relevance
34 super(service.monitorInput("FocusEventDebugGlobalMonitor", Display.DEFAULT_DISPLAY), in FocusEventDebugGlobalMonitor()
60 when(mockService.monitorInput(anyString(), anyInt())) in setUp()
331 doReturn(mInputChannel).when(mImService).monitorInput(anyString(), anyInt());
705 public InputChannel monitorInput(String inputChannelName, int displayId) { in monitorInput() method in InputManagerService
1183 final InputChannel inputChannel = mWmService.mInputManager.monitorInput( in DisplayContent()
11917 PLcom/android/server/input/InputManagerService;->monitorInput(Ljava/lang/String;I)Landroid/view/Inp…