Searched refs:SOURCE_CLASS_POINTER (Results 1 – 23 of 23) sorted by relevance
110 public static final int SOURCE_CLASS_POINTER = 0x00000002; field in InputDevice148 SOURCE_CLASS_POINTER,149 SOURCE_CLASS_POINTER,193 public static final int SOURCE_TOUCHSCREEN = 0x00001000 | SOURCE_CLASS_POINTER;202 public static final int SOURCE_MOUSE = 0x00002000 | SOURCE_CLASS_POINTER;222 public static final int SOURCE_STYLUS = 0x00004000 | SOURCE_CLASS_POINTER;
362 if ((source & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onTouchEvent()479 if ((source & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onGenericMotionEvent()
9259 & (~InputDevice.SOURCE_CLASS_POINTER); in onDescendantUnbufferedRequested()9268 if ((child.mUnbufferedInputSource & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onDescendantUnbufferedRequested()9269 mUnbufferedInputSource |= InputDevice.SOURCE_CLASS_POINTER; in onDescendantUnbufferedRequested()
5390 && !q.mEvent.isFromSource(InputDevice.SOURCE_CLASS_POINTER) in shouldDropInputEvent()5720 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in processMotionEvent()5818 if ((source & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onProcess()7892 && (mEvent.isFromSource(InputDevice.SOURCE_CLASS_POINTER) in shouldSkipIme()
14414 if ((source & InputDevice.SOURCE_CLASS_POINTER) != 0) {
19 import static android.view.InputDevice.SOURCE_CLASS_POINTER;61 || (event.getSource() & SOURCE_CLASS_POINTER) == 0 in onInputEvent()
42 && (event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onInputEvent()
116 || (event.getSource() & InputDevice.SOURCE_CLASS_POINTER) == 0) { in onInputEvent()
1424 && (event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) {
393 if (displayId == INVALID_DISPLAY && (inputSource & InputDevice.SOURCE_CLASS_POINTER) != 0) { in injectMotionEvent()
94 if ((event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onGenericMotionEvent()
711 if ((source & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onGenericMotionEvent()
2921 if ((event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onGenericMotionEvent()
832 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in onGenericMotionEvent()
588 if ((event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onGenericMotionEvent()
899 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in onGenericMotionEvent()
4272 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in onGenericMotionEvent()4288 if (event.isFromSource(InputDevice.SOURCE_CLASS_POINTER)) { in onGenericMotionEvent()
311 && (event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) { in onInputEvent()
1113 if ((event.getSource() & InputDevice.SOURCE_CLASS_POINTER) == 0) { in sendPointerSync()
3897 if ((event.getSource() & InputDevice.SOURCE_CLASS_POINTER) != 0) {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32280 field public static final int SOURCE_CLASS_POINTER = 2; // 0x2
52491 field public static final int SOURCE_CLASS_POINTER = 2; // 0x2