| Package | Description |
|---|---|
| android.app | |
| android.content | |
| android.content.res | |
| android.view |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Activity.onApplyThemeResource(Resources.Theme theme,
int resid,
boolean first) |
| Modifier and Type | Method and Description |
|---|---|
Resources.Theme |
ContextWrapper.getTheme() |
abstract Resources.Theme |
Context.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
Resources.Theme |
Resources.newTheme() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resources.Theme.setTo(Resources.Theme other) |
| Modifier and Type | Method and Description |
|---|---|
Resources.Theme |
ContextThemeWrapper.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextThemeWrapper.onApplyThemeResource(Resources.Theme theme,
int resid,
boolean first) |
Copyright © 2008-2013. All Rights Reserved.