Searched refs:callGetThemeResId (Results 1 – 3 of 3) sorted by relevance
13 public Integer callGetThemeResId() { in callGetThemeResId() method in ShadowContextThemeWrapper
333 int theme = shadowContextThemeWrapper.callGetThemeResId(); in configurationChange()
291 int restoredTheme = shadowOf((ContextThemeWrapper) controller.get()).callGetThemeResId(); in configurationChange_restoresTheme()