Home
last modified time | relevance | path

Searched refs:instrumentationFinished (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIInstrumentationWatcher.aidl29 void instrumentationFinished(in ComponentName name, int resultCode, in instrumentationFinished() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DInstrumentationReporter.java87 rep.mWatcher.instrumentationFinished(rep.mName, rep.mResultCode, in run()
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java86 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 DInstrument.java394 public void instrumentationFinished(ComponentName name, int resultCode, Bundle results) { in instrumentationFinished() method in Instrument.InstrumentationWatcher
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6404 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationFinished(Landroid/content/Componen…