Searched refs:mInstrContext (Results 1 – 2 of 2) sorted by relevance
104 private Context mInstrContext; field in Instrumentation131 if (mInstrContext == null) { in checkInstrumenting()292 return mInstrContext; in getContext()2028 mInstrContext = instrContext; in init()
6743 Landroid/app/Instrumentation;->mInstrContext:Landroid/content/Context;