Searched refs:inactiveDotPath (Results 1 – 1 of 1) sorted by relevance
43 private Path inactiveDotPath; field in InCallPaginator72 inactiveDotPath = new Path(); in init()119 inactiveDotPath.reset(); in onDraw()126 inactiveDotPath.addRoundRect( in onDraw()134 inactiveDotPath.addCircle( in onDraw()138 inactiveDotPath.addRoundRect( in onDraw()146 inactiveDotPath.addCircle( in onDraw()153 inactiveDotPath.addRoundRect( in onDraw()161 inactiveDotPath.addRoundRect( in onDraw()171 canvas.drawPath(inactiveDotPath, inactivePaint); in onDraw()