Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java151 public @interface GradientType {} annotation in GradientDrawable
484 public void setGradientType(@GradientType int gradient) { in setGradientType()
498 @GradientType
2010 public @GradientType int mGradient = LINEAR_GRADIENT;
2277 public void setGradientType(@GradientType int gradient) {