Searched defs:getDrawable (Results 1 – 4 of 4) sorted by relevance
133 public static @Nullable Drawable getDrawable(@NonNull Resources res, @DrawableRes int id, in getDrawable() method in ResourcesCompat687 static Drawable getDrawable(Resources resources, int id, Theme theme) { in getDrawable() method in ResourcesCompat.Api21Impl
267 public static @Nullable Drawable getDrawable(@NonNull TypedArray a, @StyleableRes int index, in getDrawable() method in TypedArrayUtils
437 @Nullable Drawable getDrawable() { in getDrawable() method in Protection.Attributes
491 public static @Nullable Drawable getDrawable(@NonNull Context context, @DrawableRes int id) { in getDrawable() method in ContextCompat1054 static Drawable getDrawable(Context obj, int id) { in getDrawable() method in ContextCompat.Api21Impl