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 Context
createAppContext(ActivityThread activityThread, LoadedApk loadedApk)
Context
createSystemContext(ActivityThread activityThread)
void
setClassLoader(ClassLoader classLoader)
void
setOuterContext(Context context)