Searched refs:themedCtx (Results 1 – 1 of 1) sorted by relevance
159 final Context themedCtx = new ContextThemeWrapper(targetCtx, 0); in addPreferencesForType() local160 themedCtx.getTheme().setTo(baseTheme); in addPreferencesForType()161 prefs = getPreferenceManager().inflateFromResource(themedCtx, in addPreferencesForType()