Searched refs:shapeDrawable (Results 1 – 1 of 1) sorted by relevance
647 ShapeDrawable shapeDrawable = new ShapeDrawable(ovalShape); in createFocusIndicatorDrawable() local648 Paint paint = shapeDrawable.getPaint(); in createFocusIndicatorDrawable()