Methods Summary |
---|
public android.content.res.XmlResourceParser | getAnimation(int id) throw new RuntimeException("Stub!");
|
public int | getColor(int id) throw new RuntimeException("Stub!");
|
public android.content.res.ColorStateList | getColorStateList(int id) throw new RuntimeException("Stub!");
|
public android.content.res.Configuration | getConfiguration() throw new RuntimeException("Stub!");
|
public float | getDimension(int id) throw new RuntimeException("Stub!");
|
public int | getDimensionPixelOffset(int id) throw new RuntimeException("Stub!");
|
public int | getDimensionPixelSize(int id) throw new RuntimeException("Stub!");
|
public android.util.DisplayMetrics | getDisplayMetrics() throw new RuntimeException("Stub!");
|
public android.graphics.drawable.Drawable | getDrawable(int id) throw new RuntimeException("Stub!");
|
public int | getIdentifier(java.lang.String name, java.lang.String defType, java.lang.String defPackage) throw new RuntimeException("Stub!");
|
public int[] | getIntArray(int id) throw new RuntimeException("Stub!");
|
public int | getInteger(int id) throw new RuntimeException("Stub!");
|
public android.content.res.XmlResourceParser | getLayout(int id) throw new RuntimeException("Stub!");
|
public android.graphics.Movie | getMovie(int id) throw new RuntimeException("Stub!");
|
public java.lang.String | getQuantityString(int id, int quantity, java.lang.Object formatArgs) throw new RuntimeException("Stub!");
|
public java.lang.String | getQuantityString(int id, int quantity) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getQuantityText(int id, int quantity) throw new RuntimeException("Stub!");
|
public java.lang.String | getResourceEntryName(int resid) throw new RuntimeException("Stub!");
|
public java.lang.String | getResourceName(int resid) throw new RuntimeException("Stub!");
|
public java.lang.String | getResourcePackageName(int resid) throw new RuntimeException("Stub!");
|
public java.lang.String | getResourceTypeName(int resid) throw new RuntimeException("Stub!");
|
public java.lang.String | getString(int id) throw new RuntimeException("Stub!");
|
public java.lang.String | getString(int id, java.lang.Object formatArgs) throw new RuntimeException("Stub!");
|
public java.lang.String[] | getStringArray(int id) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getText(int id) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getText(int id, java.lang.CharSequence def) throw new RuntimeException("Stub!");
|
public java.lang.CharSequence[] | getTextArray(int id) throw new RuntimeException("Stub!");
|
public void | getValue(int id, android.util.TypedValue outValue, boolean resolveRefs) throw new RuntimeException("Stub!");
|
public void | getValue(java.lang.String name, android.util.TypedValue outValue, boolean resolveRefs) throw new RuntimeException("Stub!");
|
public android.content.res.XmlResourceParser | getXml(int id) throw new RuntimeException("Stub!");
|
public android.content.res.TypedArray | obtainAttributes(android.util.AttributeSet set, int[] attrs) throw new RuntimeException("Stub!");
|
public android.content.res.TypedArray | obtainTypedArray(int id) throw new RuntimeException("Stub!");
|
public java.io.InputStream | openRawResource(int id) throw new RuntimeException("Stub!");
|
public android.content.res.AssetFileDescriptor | openRawResourceFd(int id) throw new RuntimeException("Stub!");
|
public void | updateConfiguration(android.content.res.Configuration config, android.util.DisplayMetrics metrics) throw new RuntimeException("Stub!");
|