Searched refs:applyThemeStyle (Results 1 – 2 of 2) sorted by relevance
731 /*package*/ native static final void applyThemeStyle(int theme, int styleRes, boolean force); in applyThemeStyle() method in AssetManager
1110 AssetManager.applyThemeStyle(mTheme, resid, force); in applyStyle()