Searched defs:inputMonitor (Results 1 – 2 of 2) sorted by relevance
517 EventReceiver(InputMonitor inputMonitor, InputChannel channel, Looper looper) { in EventReceiver()586 private void handleReceivedMotionEvent(MotionEvent ev, InputMonitor inputMonitor) { in handleReceivedMotionEvent()832 final InputMonitor inputMonitor = in createInputChannel() local
76 final InputMonitor inputMonitor = getInputMonitor(); in TestDisplayContent() local