Searched defs:toolType (Results 1 – 6 of 6) sorted by relevance
388 MotionEvent.PointerCoords coords, int id, int toolType, int buttonState) { in logCoords()
244 int32_t toolType; member
3029 public static String toolTypeToString(int toolType) { in toolTypeToString()3405 public int toolType; field in MotionEvent.PointerProperties
60 jfieldID toolType; member
652 int32_t toolType; // a fully decoded AMOTION_EVENT_TOOL_TYPE constant member
3720 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()