Searched defs:getColorStateList (Results 1 – 11 of 11) sorted by relevance
26 public static ColorStateList getColorStateList(Context context, int id) { in getColorStateList() method in ContextCompatApi23
341 public static final ColorStateList getColorStateList(Context context, int id) { in getColorStateList() method in ContextCompat
122 public static ColorStateList getColorStateList(ResourceValue resValue, BridgeContext context) { in getColorStateList() method in ResourceHelper
137 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in MockResources
122 public ColorStateList getColorStateList(int index) { in getColorStateList() method in TintTypedArray
160 public ColorStateList getColorStateList(int id) throws NotFoundException { in getColorStateList() method in ResourcesWrapper
316 public ColorStateList getColorStateList(int index) { in getColorStateList() method in BridgeTypedArray
207 public ColorStateList getColorStateList(int id, Theme theme) throws NotFoundException { in getColorStateList() method in BridgeResources
474 public ColorStateList getColorStateList(int index) { in getColorStateList() method in TypedArray
1005 public ColorStateList getColorStateList(@ColorRes int id) throws NotFoundException { in getColorStateList() method in Resources1035 public ColorStateList getColorStateList(@ColorRes int id, @Nullable Theme theme) in getColorStateList() method in Resources
474 public final ColorStateList getColorStateList(int id) { in getColorStateList() method in Context