Searched refs:instrContext (Results 1 – 2 of 2) sorted by relevance
2083 Context instrContext, Context appContext, ComponentName component, in init() argument2087 mInstrContext = instrContext; in init()
6906 final ContextImpl instrContext = ContextImpl.createAppContext(this, pi, in initInstrumentation() local6910 final ClassLoader cl = instrContext.getClassLoader(); in initInstrumentation()6920 mInstrumentation.init(this, instrContext, appContext, component, in initInstrumentation()