Searched refs:toolType (Results 1 – 7 of 7) sorted by relevance
59 int toolType = Configurator.getInstance().getToolType(); in gestureSelectFiles() local79 Configurator.getInstance().setToolType(toolType); in gestureSelectFiles()91 int toolType = Configurator.getInstance().getToolType(); in bandSelection() local94 Configurator.getInstance().setToolType(toolType); in bandSelection()98 int toolType = Configurator.getInstance().getToolType(); in fingerSelection() local101 Configurator.getInstance().setToolType(toolType); in fingerSelection()172 properties.toolType = Configurator.getInstance().getToolType(); in getMotionEvent()
185 int toolType = Configurator.getInstance().getToolType(); in openDocument() local189 Configurator.getInstance().setToolType(toolType); in openDocument()386 int action, int buttonState, int toolType, int source, int x, int y) { in getTestMotionEvent() argument392 pp[0].toolType = toolType; in getTestMotionEvent()
65 int toolType = Configurator.getInstance().getToolType(); in testDownload_RetryUnsuccessful() local68 Configurator.getInstance().setToolType(toolType); in testDownload_RetryUnsuccessful()
73 properties[0].toolType = tooltype; in createEvent()
251 property.toolType = MotionEvent.TOOL_TYPE_FINGER; in getFingerState()
246 pointers[0].toolType = mState.mToolType; in build()
1223 properties.toolType = Configurator.getInstance().getToolType(); in getMotionEvent()