Searched defs:drawableId (Results 1 – 7 of 7) sorted by relevance
266 public static Drawable applyTintColor(Context context, int drawableId, int tintColorId) { in applyTintColor()273 public static Drawable applyTintAttr(Context context, int drawableId, int tintAttrId) { in applyTintAttr()
176 AppCompatDrawableManager drawableManager, int drawableId) { in createTintInfo()
482 private Drawable getDrawableFromResourceValue(String drawableId) { in getDrawableFromResourceValue()
309 int drawableId; in updateLeftAffordanceIcon() local
293 int drawableId; in updateExpandButton() local
548 private Drawable getDrawableFromResourceValue(String drawableId) { in getDrawableFromResourceValue()
1211 private Drawable getDrawableForDensity(int drawableId, int density) { in getDrawableForDensity()1218 private Drawable getManagedProfileIconForDensity(UserHandle user, int drawableId, int density) { in getManagedProfileIconForDensity()