Searched refs:instrContext (Results 1 – 2 of 2) sorted by relevance
2024 Context instrContext, Context appContext, ComponentName component, in init() argument2028 mInstrContext = instrContext; in init()
6425 final ContextImpl instrContext = ContextImpl.createAppContext(this, pi, in handleBindApplication() local6429 final ClassLoader cl = instrContext.getClassLoader(); in handleBindApplication()6439 mInstrumentation.init(this, instrContext, appContext, component, in handleBindApplication()