Home
last modified time | relevance | path

Searched defs:instrumentationWatcher (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl179 IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
DActivityThread.java979 IInstrumentationWatcher instrumentationWatcher; field in ActivityThread.AppBindData
1314 IInstrumentationWatcher instrumentationWatcher, in bindApplication()
2255 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4745 IInstrumentationWatcher instrumentationWatcher = null; in attachApplicationLocked() local