Searched defs:inputMonitor (Results 1 – 3 of 3) sorted by relevance
49 private var inputMonitor: InputMonitorCompat? = null variable in com.android.systemui.statusbar.gesture.GenericGestureDetector
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