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