Home
last modified time | relevance | path

Searched refs:ThemedIconUtils (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSwitchProvider.java48 private final ThemedIconUtils mThemedIconUtils;
63 new ThemedIconUtils(appContext, in getInstance()
72 ThemedIconUtils themedIconUtils, CustomizationPreferences customizationPreferences) { in ThemedIconSwitchProvider()
DThemedIconUtils.java30 public class ThemedIconUtils { class
37 public ThemedIconUtils(Context context, String authorityMetaKey) { in ThemedIconUtils() method in ThemedIconUtils