Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/util/
DThemes.java68 public static boolean getAttrBoolean(Context context, int attr) { in getAttrBoolean() method in Themes
73 public static boolean getAttrBoolean(Context context, @StyleRes int styleResId, int attr) { in getAttrBoolean() method in Themes
/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java119 public static boolean getAttrBoolean(Context context, int attr) { in getAttrBoolean() method in Themes