FileDocCategorySizeDatePackage
ContextThemeWrapper.javaAPI DocAndroid 5.1 API1123Sat Mar 14 14:09:42 GMT 2015android.view

ContextThemeWrapper

public class ContextThemeWrapper extends android.content.ContextWrapper

Fields Summary
Constructors Summary
public ContextThemeWrapper()

 super((android.content.Context)null); throw new RuntimeException("Stub!"); 
public ContextThemeWrapper(android.content.Context base, int themeres)

 super((android.content.Context)null); throw new RuntimeException("Stub!"); 
Methods Summary
public voidapplyOverrideConfiguration(android.content.res.Configuration overrideConfiguration)

 throw new RuntimeException("Stub!"); 
protected voidattachBaseContext(android.content.Context newBase)

 throw new RuntimeException("Stub!"); 
public android.content.res.ResourcesgetResources()

 throw new RuntimeException("Stub!"); 
public java.lang.ObjectgetSystemService(java.lang.String name)

 throw new RuntimeException("Stub!"); 
public android.content.res.Resources.ThemegetTheme()

 throw new RuntimeException("Stub!"); 
protected voidonApplyThemeResource(android.content.res.Resources.Theme theme, int resid, boolean first)

 throw new RuntimeException("Stub!"); 
public voidsetTheme(int resid)

 throw new RuntimeException("Stub!");