HomeSort by relevance Sort by last modified time
    Searched refs:instrumentationFinished (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/app/
IInstrumentationWatcher.aidl 28 void instrumentationFinished(in ComponentName name, int resultCode,
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestRunner.java 86 mWatcher.instrumentationFinished(null, 0, results);
209 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) {
  /development/apps/Development/src/com/android/development/
InstrumentationList.java 185 public void instrumentationFinished(ComponentName name,
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 290 milliseconds