Searched refs:instrumentationFinished (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIInstrumentationWatcher.aidl28 void instrumentationFinished(in ComponentName name, int resultCode,
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java86 mWatcher.instrumentationFinished(null, 0, results);
209 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { method in class:UiAutomatorTestRunner.FakeInstrumentationWatcher
/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java1506 public void instrumentationFinished(ComponentName name, int resultCode, method in class:Am.InstrumentationWatcher
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java13921 app.instrumentationWatcher.instrumentationFinished(

Completed in 170 milliseconds