Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSwitchProvider.java84 public boolean isThemedIconEnabled() { in isThemedIconEnabled() method in ThemedIconSwitchProvider
/packages/apps/Launcher3/src/com/android/launcher3/util/
DThemes.java76 public static boolean isThemedIconEnabled(Context context) { in isThemedIconEnabled() method in Themes