Searched defs:inputMonitor (Results 1 – 4 of 4) sorted by relevance
339 EventReceiver(InputMonitor inputMonitor, InputChannel channel, Looper looper) { in EventReceiver()408 private void handleReceivedMotionEvent(MotionEvent ev, InputMonitor inputMonitor) { in handleReceivedMotionEvent()545 final InputMonitor inputMonitor = in createInputChannel() local
50 private var inputMonitor: InputMonitorCompat? = null variable in com.android.systemui.statusbar.gesture.GenericGestureDetector
79 final InputMonitor inputMonitor = getInputMonitor(); in TestDisplayContent() local
170 final InputMonitor inputMonitor = mDisplayContent.getInputMonitor(); in cleanupAnimation() local