Package org.robolectric.shadows
Interface ShadowContextImpl._ContextImpl_
- Enclosing class:
- ShadowContextImpl
public static interface ShadowContextImpl._ContextImpl_
Accessor interface for
ContextImpl's internals.-
Method Summary
Modifier and Type Method Description ContextcreateAppContext(ActivityThread activityThread, LoadedApk loadedApk)ContextcreateSystemContext(ActivityThread activityThread)voidsetClassLoader(ClassLoader classLoader)voidsetOuterContext(Context context)