Home
last modified time | relevance | path

Searched refs:setTool (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/view/
DMotionEventTest.java176 .setTool(1.2f, 1.4f) in testObtainFromRecycledEvent()
243 .setTool(1.2f, 1.4f) in testObtainFromPropertyArrays()
472 .setTool(1.2f, 1.4f) in testGetCurrentDataWithTwoPointers()
534 .setTool(1.2f, 1.4f) in testGetHistoricalDataWithTwoPointers()
543 .setTool(1.3f, 1.7f) in testGetHistoricalDataWithTwoPointers()
596 .setTool(1.2f, 1.4f) in testGetHistoricalDataWithTwoPointers()
605 .setTool(1.2f, 1.4f) in testGetHistoricalDataWithTwoPointers()
/external/antlr/tool/src/main/java/org/antlr/tool/
DInterp.java104 lexer.setTool(tool); in main()
DGrammar.java561 setTool(tool); in Grammar()
578 setTool(tool); in Grammar()
3169 public void setTool(Tool tool) { in setTool() method in Grammar
DErrorManager.java533 public static void setTool(Tool tool) { in setTool() method in ErrorManager