Searched defs:toolType (Results 1 – 10 of 10) sorted by relevance
47 public static boolean isMouseType(int toolType) { in isMouseType()54 public static boolean isTouchType(int toolType) { in isTouchType()
215 int toolType = Configurator.getInstance().getToolType(); in testDownload_RetryUnsuccessful() local
115 int toolType = Configurator.getInstance().getToolType(); in openDocument() local
443 final int toolType = event.getToolType(index); in logCoords() local
275 int32_t toolType; member
808 bool InputConsumer::shouldResampleTool(int32_t toolType) { in shouldResampleTool()
3307 public static String toolTypeToString(int toolType) { in toolTypeToString()3709 public int toolType; field in MotionEvent.PointerProperties
388 int32_t toolType; member829 int32_t toolType; // a fully decoded AMOTION_EVENT_TOOL_TYPE constant member
63 jfieldID toolType; member
3858 MultiTouchInputMapper* mapper, int32_t toolType) { in processToolType()