Searched refs:ThemeImpl (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java1251 ThemeImpl newThemeImpl() {
1252 return new ThemeImpl();
1256 * Creates a new ThemeImpl which is already set to the given Resources.ThemeKey.
1258 ThemeImpl newThemeImpl(Resources.ThemeKey key) {
1259 ThemeImpl impl = new ThemeImpl();
1265 public class ThemeImpl { class in class:ResourcesImpl
1280 /*package*/ ThemeImpl() { method in class:ResourcesImpl.ThemeImpl
1311 void setTo(ThemeImpl other) {
H A DResources.java1393 private ResourcesImpl.ThemeImpl mThemeImpl;
1398 void setImpl(ResourcesImpl.ThemeImpl impl) {
/frameworks/base/config/
H A Dpreloaded-classes920 android.content.res.ResourcesImpl$ThemeImpl
H A Dboot-image-profile.txt[all...]

Completed in 229 milliseconds