Home
last modified time | relevance | path

Searched refs:getDrawableShape (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DTintRatingBar.java112 final ShapeDrawable shapeDrawable = new ShapeDrawable(getDrawableShape()); in tileify()
146 private Shape getDrawableShape() { in getDrawableShape() method in TintRatingBar
/frameworks/base/core/java/android/widget/
DRatingBar.java248 Shape getDrawableShape() { in getDrawableShape() method in RatingBar
DProgressBar.java438 final ShapeDrawable shapeDrawable = new ShapeDrawable(getDrawableShape()); in tileify()
455 Shape getDrawableShape() { in getDrawableShape() method in ProgressBar