Searched refs:instrumentationWatcher (Results 1 – 3 of 3) sorted by relevance
117 IInstrumentationWatcher instrumentationWatcher; // who is waiting field in ProcessRecord
5989 profilerInfo, app.instrumentationArguments, app.instrumentationWatcher, in attachApplicationLocked()16499 app.instrumentationWatcher = watcher; in startInstrumentation()16533 if (app.instrumentationWatcher != null) { in finishInstrumentationLocked()16536 app.instrumentationWatcher.instrumentationFinished( in finishInstrumentationLocked()16553 app.instrumentationWatcher = null; in finishInstrumentationLocked()
443 IInstrumentationWatcher instrumentationWatcher; field in ActivityThread.AppBindData758 IInstrumentationWatcher instrumentationWatcher, in bindApplication() argument814 data.instrumentationWatcher = instrumentationWatcher; in bindApplication()4500 new ComponentName(ii.packageName, ii.name), data.instrumentationWatcher, in handleBindApplication()