Searched refs:instrumentationWatcher (Results 1 – 3 of 3) sorted by relevance
127 IInstrumentationWatcher instrumentationWatcher; // who is waiting field in ProcessRecord
6094 profilerInfo, app.instrumentationArguments, app.instrumentationWatcher, in attachApplicationLocked()17111 app.instrumentationWatcher = watcher; in startInstrumentation()17145 if (app.instrumentationWatcher != null) { in finishInstrumentationLocked()17148 app.instrumentationWatcher.instrumentationFinished( in finishInstrumentationLocked()17162 app.instrumentationWatcher = null; in finishInstrumentationLocked()
444 IInstrumentationWatcher instrumentationWatcher; field in ActivityThread.AppBindData770 IInstrumentationWatcher instrumentationWatcher, in bindApplication() argument826 data.instrumentationWatcher = instrumentationWatcher; in bindApplication()4650 new ComponentName(ii.packageName, ii.name), data.instrumentationWatcher, in handleBindApplication()