Searched defs:instrumentationFinished (Results 1 - 2 of 2) sorted by relevance

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java78 mWatcher.instrumentationFinished(null, 0, results);
189 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.java1341 public void instrumentationFinished(ComponentName name, int resultCode, method in class:Am.InstrumentationWatcher

Completed in 220 milliseconds