Simulate drawing an illustration on the screen. Example of usage: Illustration.Builder builder = solo.createIllustrationBuilder(); builder.addPoint(200, 20000, MotionEvent.TOOL_TYPE_FINGER); builder.addPoint(1000, 1500, MotionEvent.TOOL_TYPE_FINGER); Illustration illustration = bu
(Illustration illustration)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected