Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSwitchProvider.java48 private final ThemedIconUtils mThemedIconUtils; field in ThemedIconSwitchProvider
74 mThemedIconUtils = themedIconUtils; in ThemedIconSwitchProvider()
80 return mThemedIconUtils.isThemedIconAvailable(); in isThemedIconAvailable()
95 mThemedIconUtils.getUriForPath(ICON_THEMED), /* projection= */ null, in fetchThemedIconEnabled()
125 int result = mContentResolver.update(mThemedIconUtils.getUriForPath(ICON_THEMED), in setThemedIconEnabled()