|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.content.res.Resources.Theme
public final class Resources.Theme
| Method Summary | |
|---|---|
void |
applyStyle(int resid,
boolean force)
|
void |
dump(int priority,
String tag,
String prefix)
|
protected void |
finalize()
|
TypedArray |
obtainStyledAttributes(AttributeSet set,
int[] attrs,
int defStyleAttr,
int defStyleRes)
|
TypedArray |
obtainStyledAttributes(int[] attrs)
|
TypedArray |
obtainStyledAttributes(int resid,
int[] attrs)
|
boolean |
resolveAttribute(int resid,
TypedValue outValue,
boolean resolveRefs)
|
void |
setTo(Resources.Theme other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void applyStyle(int resid,
boolean force)
public void setTo(Resources.Theme other)
public TypedArray obtainStyledAttributes(int[] attrs)
public TypedArray obtainStyledAttributes(int resid,
int[] attrs)
throws Resources.NotFoundException
Resources.NotFoundException
public TypedArray obtainStyledAttributes(AttributeSet set,
int[] attrs,
int defStyleAttr,
int defStyleRes)
public boolean resolveAttribute(int resid,
TypedValue outValue,
boolean resolveRefs)
public void dump(int priority,
String tag,
String prefix)
protected void finalize()
throws Throwable
finalize in class ObjectThrowable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||