Searched refs:isStylusPointer (Results 1 – 5 of 5) sorted by relevance
177 if (!motionEvent.isStylusPointer()) { in onTouchEvent()596 if (!event.isStylusPointer() || !event.isHoverEvent()) { in findHoverView()
2472 public boolean isStylusPointer() { in isStylusPointer() method in MotionEvent
7984 final boolean needsStylusPointerIcon = event.isStylusPointer() in maybeUpdatePointerIcon()8089 if (event.isStylusPointer() && mIsStylusPointerIconEnabled in updatePointerIcon()
393 if (!event.isStylusPointer()) { in onInputEvent()
1146 if (!motionEvent.isStylusPointer()) { in startStylusHandwriting()