Searched refs:TOOL_TYPE_UNKNOWN (Results 1 – 12 of 12) sorted by relevance
50 public static final int TOOL_TYPE_UNKNOWN = MotionEvent.TOOL_TYPE_UNKNOWN; field in VirtualTouchEvent60 TOOL_TYPE_UNKNOWN,205 private @ToolType int mToolType = TOOL_TYPE_UNKNOWN;222 if (mToolType == TOOL_TYPE_UNKNOWN || mPointerId == MotionEvent.INVALID_POINTER_ID in build()
26 var lastTool = MotionEvent.TOOL_TYPE_UNKNOWN
101 properties.toolType = MotionEvent.TOOL_TYPE_UNKNOWN; in getMotionEvent()
26 import static android.view.MotionEvent.TOOL_TYPE_UNKNOWN;663 isStartInputByGainFocus, TOOL_TYPE_UNKNOWN); in ImeTargetWindowState()
3602 MotionEvent.TOOL_TYPE_UNKNOWN, resultReceiver, reason); in showCurrentInputLocked()3636 if (lastClickToolType != MotionEvent.TOOL_TYPE_UNKNOWN) { in showCurrentInputLocked()3898 ? editorInfo.getInitialToolType() : MotionEvent.TOOL_TYPE_UNKNOWN; in startInputOrWindowGainedFocusInternalLocked()
1588 public static final int TOOL_TYPE_UNKNOWN = 0; field in MotionEvent1630 TOOL_TYPE_UNKNOWN, TOOL_TYPE_FINGER, TOOL_TYPE_STYLUS, TOOL_TYPE_MOUSE,1641 names.append(TOOL_TYPE_UNKNOWN, "TOOL_TYPE_UNKNOWN"); in names.append() argument4620 toolType = TOOL_TYPE_UNKNOWN; in clear()
6908 mLastClickToolType = MotionEvent.TOOL_TYPE_UNKNOWN; in processKeyEvent()
484 sPointerProps[i].toolType = MotionEvent.TOOL_TYPE_UNKNOWN; in obtainMotionEvent()
210 return MotionEvent.TOOL_TYPE_UNKNOWN; in getToolType()
761 private @ToolType int mInitialToolType = MotionEvent.TOOL_TYPE_UNKNOWN;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51481 field public static final int TOOL_TYPE_UNKNOWN = 0; // 0x0