Home
last modified time | relevance | path

Searched defs:instrContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DInstrumentation.java2379 Context instrContext, Context appContext, ComponentName component, in init()
2404 public final void basicInit(Context instrContext, Context appContext, UiAutomation ui) { in basicInit()
DActivityThread.java8074 final ContextImpl instrContext = in initInstrumentation() local