Home
last modified time | relevance | path

Searched refs:IInstrumentationWatcher (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DInstrumentationReporter.java19 import android.app.IInstrumentationWatcher;
101 final IInstrumentationWatcher mWatcher;
106 Report(int type, IInstrumentationWatcher watcher, ComponentName name, int resultCode, in Report()
118 public void reportStatus(IInstrumentationWatcher watcher, ComponentName name, int resultCode, in reportStatus()
126 public void reportFinished(IInstrumentationWatcher watcher, ComponentName name, int resultCode, in reportFinished()
DActiveInstrumentation.java19 import android.app.IInstrumentationWatcher;
47 IInstrumentationWatcher mWatcher;
DActivityManagerService.java171 import android.app.IInstrumentationWatcher;
16868 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, in startInstrumentation()
17002 private void reportStartInstrumentationFailureLocked(IInstrumentationWatcher watcher, in reportStartInstrumentationFailureLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-p.txt1 Landroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstrume…
Dhiddenapi-greylist.txt37 Landroid/app/IInstrumentationWatcher$Stub;-><init>()V
Dpreloaded-classes411 android.app.IInstrumentationWatcher$Stub$Proxy
412 android.app.IInstrumentationWatcher$Stub
413 android.app.IInstrumentationWatcher
Dboot-image-profile.txt963 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/…
2227 HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstr…
40499 Landroid/app/IInstrumentationWatcher$Stub$Proxy;
40500 Landroid/app/IInstrumentationWatcher$Stub;
40501 Landroid/app/IInstrumentationWatcher;
/frameworks/base/core/java/android/app/
DIInstrumentationWatcher.aidl24 interface IInstrumentationWatcher interface
DIApplicationThread.aidl19 import android.app.IInstrumentationWatcher;
72 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication()
DIActivityManager.aidl28 import android.app.IInstrumentationWatcher;
182 int flags, in Bundle arguments, in IInstrumentationWatcher watcher, in startInstrumentation()
DIActivityTaskManager.aidl27 import android.app.IInstrumentationWatcher;
DInstrumentation.java110 private IInstrumentationWatcher mWatcher;
2034 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init()
DActivityThread.java808 IInstrumentationWatcher instrumentationWatcher;
1039 IInstrumentationWatcher instrumentationWatcher, in bindApplication()
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestRunner.java20 import android.app.IInstrumentationWatcher;
176 private class FakeInstrumentationWatcher implements IInstrumentationWatcher {
/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java24 import android.app.IInstrumentationWatcher;
370 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub {
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTransactionParcelTests.java28 import android.app.IInstrumentationWatcher;
437 Bundle bundle, IInstrumentationWatcher iInstrumentationWatcher, in bindApplication()
/frameworks/base/services/
Dart-profile6476 …ComponentName;Ljava/lang/String;ILandroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/…
7188 …it>(Lcom/android/server/am/InstrumentationReporter;ILandroid/app/IInstrumentationWatcher;Landroid/…
7191 …/server/am/InstrumentationReporter;->reportFinished(Landroid/app/IInstrumentationWatcher;Landroid/…