Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/util/
DThemes.java81 public static Drawable getAttrDrawable(Context context, int attr) { in getAttrDrawable() method in Themes
86 public static Drawable getAttrDrawable(Context context, @StyleRes int styleResId, int attr) { in getAttrDrawable() method in Themes
/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java98 public static Drawable getAttrDrawable(Context context, int attr) { in getAttrDrawable() method in Themes