Home
last modified time | relevance | path

Searched defs:ColorStateListDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DColorStateListDrawable.java35 public class ColorStateListDrawable extends Drawable implements Drawable.Callback { class
40 public ColorStateListDrawable() { in ColorStateListDrawable() method in ColorStateListDrawable
45 public ColorStateListDrawable(@NonNull ColorStateList colorStateList) { in ColorStateListDrawable() method in ColorStateListDrawable
289 private ColorStateListDrawable(@NonNull ColorStateListDrawableState state) { in ColorStateListDrawable() method in ColorStateListDrawable