Home
last modified time | relevance | path

Searched refs:instrumentationStatus (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIInstrumentationWatcher.aidl27 void instrumentationStatus(in ComponentName name, int resultCode, in instrumentationStatus() method
H A DInstrumentation.java230 mWatcher.instrumentationStatus(mComponent, resultCode, results); in sendStatus()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DInstrumentationReporter.java81 rep.mWatcher.instrumentationStatus(rep.mName, rep.mResultCode, in run()
/aosp14/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) { in instrumentationStatus() method in UiAutomatorTestRunner.FakeInstrumentationWatcher
/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/
H A DInstrument.java386 public void instrumentationStatus(ComponentName name, int resultCode, Bundle results) { in instrumentationStatus() method in Instrument.InstrumentationWatcher
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6405 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationStatus(Landroid/content/ComponentN…