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