FileDocCategorySizeDatePackage
MutableContextWrapper.javaAPI DocAndroid 5.1 API343Sat Mar 14 14:09:42 GMT 2015android.content

MutableContextWrapper.java

package android.content;
public class MutableContextWrapper
  extends android.content.ContextWrapper
{
public  MutableContextWrapper(android.content.Context base) { super((android.content.Context)null); throw new RuntimeException("Stub!"); }
public  void setBaseContext(android.content.Context base) { throw new RuntimeException("Stub!"); }
}