Searched refs:instrumentationFinished (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IInstrumentationWatcher.aidl | 29 void instrumentationFinished(in ComponentName name, int resultCode, in instrumentationFinished() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | InstrumentationReporter.java | 87 rep.mWatcher.instrumentationFinished(rep.mName, rep.mResultCode, in run()
|
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
H A 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
|
/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/ |
H A D | Instrument.java | 394 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { in instrumentationFinished() method in Instrument.InstrumentationWatcher
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 6404 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationFinished(Landroid/content/Componen…
|