Home
last modified time | relevance | path

Searched refs:newThemeImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DResources.java295 theme.setImpl(mResourcesImpl.newThemeImpl(theme.getKey())); in setImpl()
1884 theme.setImpl(mResourcesImpl.newThemeImpl()); in newTheme()
DResourcesImpl.java1316 ThemeImpl newThemeImpl() { in newThemeImpl() method
1323 ThemeImpl newThemeImpl(Resources.ThemeKey key) { in newThemeImpl() method