Searched defs:applyStyle (Results 1 – 8 of 8) sorted by relevance
36 …void applyStyle(RemoteResourceValue<StyleResourceValue> theme, boolean useAsPrimary) throws Remote… in applyStyle() method
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
398 public CaptionStyle applyStyle(@NonNull CaptionStyle overlay) { in applyStyle() method in CaptioningManager.CaptionStyle
1368 void applyStyle(int resId, boolean force) { in applyStyle() method in ThemeImpl
1453 public void applyStyle(int resId, boolean force) { in applyStyle() method in Resources.Theme
1058 void applyStyle(long themePtr, @AttrRes int defStyleAttr, @StyleRes int defStyleRes, in applyStyle() method in AssetManager
3684 status_t ResTable::Theme::applyStyle(uint32_t resID, bool force) in applyStyle() function in android::ResTable::Theme