Searched refs:instrumentationFinished (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | IInstrumentationWatcher.aidl | 29 void instrumentationFinished(in ComponentName name, int resultCode, in instrumentationFinished() method
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | InstrumentationReporter.java | 86 rep.mWatcher.instrumentationFinished(rep.mName, rep.mResultCode, in run()
|
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
D | UiAutomatorTestRunner.java | 86 mWatcher.instrumentationFinished(null, 0, results); in run() 209 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { in instrumentationFinished() method in UiAutomatorTestRunner.FakeInstrumentationWatcher
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
D | Instrument.java | 386 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { in instrumentationFinished() method in Instrument.InstrumentationWatcher
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 6821 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationFinished(Landroid/content/Componen…
|