Searched refs:ToolType (Results 1 – 1 of 1) sorted by relevance
81 public @interface ToolType {} annotation in TestEvents99 private @ToolType int mToolType = MotionEvent.TOOL_TYPE_UNKNOWN;127 public Builder type(@ToolType int type) { in type()