getRootContext

Return

the "most base" Context of this Context, i.e. the Activity, Application, or Service backing this Context and all its ContextWrappers. In some cases, e.g. instrumentation tests or other places we don't wrap a standard Context, this root Context may instead be a raw ContextImpl.