Searched defs:applyStyle (Results 1 – 9 of 9) sorted by relevance
36 …void applyStyle(RemoteResourceValue<StyleResourceValue> theme, boolean useAsPrimary) throws Remote… in applyStyle() method
57 public void applyStyle() { in applyStyle() method in ResourcesThemePerfTest
54 public void applyStyle(StyleResourceValue theme, boolean useAsPrimary) { in applyStyle() method in RemoteRenderResourcesAdapter
52 public void applyStyle(RemoteResourceValue<StyleResourceValue> theme, boolean useAsPrimary) { in applyStyle() method in RemoteRenderResourcesAdapter
502 public CaptionStyle applyStyle(@NonNull CaptionStyle overlay) { in applyStyle() method in CaptioningManager.CaptionStyle
1332 void applyStyle(int resId, boolean force) { in applyStyle() method in ThemeImpl
1556 public void applyStyle(int resId, boolean force) { in applyStyle() method in Resources.Theme
1139 void applyStyle(long themePtr, @AttrRes int defStyleAttr, @StyleRes int defStyleRes, in applyStyle() method in AssetManager
3797 status_t ResTable::Theme::applyStyle(uint32_t resID, bool force) in applyStyle() function in android::ResTable::Theme