Searched defs:instrumentationStatus (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java1787 public void instrumentationStatus(ComponentName name, int resultCode, Bundle results) { method in class:Am.InstrumentationWatcher
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java71 mWatcher.instrumentationStatus(null, resultCode, status);
186 public void instrumentationStatus(ComponentName name, int resultCode, Bundle results) { method in class:UiAutomatorTestRunner.FakeInstrumentationWatcher

Completed in 116 milliseconds