Searched refs:activeDotPaintPortrait (Results 1 – 1 of 1) sorted by relevance
40 private Paint activeDotPaintPortrait; field in InCallPaginator67 activeDotPaintPortrait = new Paint(Paint.ANTI_ALIAS_FLAG); in init()68 activeDotPaintPortrait.setColor(activeDotColor); in init()176 Paint activePaint = activeDotPaintPortrait; in onDraw()