| Modifier and Type | Method and Description |
|---|---|
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) |
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.NotFoundExceptionpublic TypedArray obtainStyledAttributes(AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes)
public boolean resolveAttribute(int resid,
TypedValue outValue,
boolean resolveRefs)
Copyright © 2008-2013. All Rights Reserved.