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
398 public CaptionStyle applyStyle(@NonNull CaptionStyle overlay) { in applyStyle() method in CaptioningManager.CaptionStyle
1383 void applyStyle(int resId, boolean force) { in applyStyle() method in ThemeImpl
1530 public void applyStyle(int resId, boolean force) { in applyStyle() method in Resources.Theme
1109 void applyStyle(long themePtr, @AttrRes int defStyleAttr, @StyleRes int defStyleRes, in applyStyle() method in AssetManager
3687 status_t ResTable::Theme::applyStyle(uint32_t resID, bool force) in applyStyle() function in android::ResTable::Theme