Home
last modified time | relevance | path

Searched refs:RadiusType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DGradientDrawable.java153 public @interface RadiusType {} annotation in GradientDrawable
1638 final @RadiusType int radiusType;
1824 @RadiusType int mGradientRadiusType = RADIUS_TYPE_PIXELS;
2112 public void setGradientRadius(float gradientRadius, @RadiusType int type) {
/frameworks/base/config/
Dhiddenapi-private-dex.txt24964 Landroid/graphics/drawable/GradientDrawable$RadiusType;