Searched refs:monitorInput (Results 1 – 2 of 2) sorted by relevance
483 public InputChannel monitorInput(String inputChannelName) { in monitorInput() method in InputManagerService
963 mPointerEventDispatcher = new PointerEventDispatcher(mInputManager.monitorInput(TAG_WM)); in WindowManagerService()