Searched refs:getThemeValue (Results 1 – 2 of 2) sorted by relevance
261 final boolean getThemeValue(long theme, @AnyRes int resId, @NonNull TypedValue outValue, in getThemeValue() method in AssetManager
1151 return mAssets.getThemeValue(mTheme, resid, outValue, resolveRefs); in resolveAttribute()