Searched defs:toolType (Results 1 – 3 of 3) sorted by relevance
231 val toolType = motionEvent.getToolType(0) in <lambda>() constant268 val toolType = in <lambda>() constant
70 types.entries.forEach { (toolType, pointerType) -> in <lambda>() method
2780 val toolType = event.getToolType(pointerIndex) in onResolvePointerIcon() constant