Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconUtils.java37 public ThemedIconUtils(Context context, String authorityMetaKey) { in ThemedIconUtils() argument
44 mProviderAuthority = resolveInfo.activityInfo.metaData.getString(authorityMetaKey); in ThemedIconUtils()