Searched refs:isFromSource (Results 1 – 9 of 9) sorted by relevance
93 public boolean isFromSource(int source) { in isFromSource() method in InputEvent
777 public boolean isFromSource(int source) { in isFromSource() method in InputDevice.MotionRange
3608 && !q.mEvent.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in shouldDropInputEvent()5655 && mEvent.isFromSource(InputDevice.SOURCE_CLASS_POINTER); in shouldSkipIme()
149 && event.isFromSource(InputDevice.SOURCE_TOUCHSCREEN)) { in onInputEvent()153 && event.isFromSource(InputDevice.SOURCE_KEYBOARD)) { in onInputEvent()
235 if (motionEvent.isFromSource(InputDevice.SOURCE_CLASS_TRACKBALL)) { in onInputEvent()
142 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in onGenericMotionEvent()
234 final boolean isMouse = event.isFromSource(InputDevice.SOURCE_MOUSE); in onTouchEvent()
34541 method public boolean isFromSource(int);34550 method public boolean isFromSource(int);
32308 method public boolean isFromSource(int);32317 method public boolean isFromSource(int);