/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | InstrumentationReporter.java | 19 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()
|
H A D | ActiveInstrumentation.java | 19 import android.app.IInstrumentationWatcher; 47 IInstrumentationWatcher mWatcher;
|
H A D | ActivityManagerService.java | 230 import android.app.IInstrumentationWatcher; 15607 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, in startInstrumentation() 15802 IInstrumentationWatcher watcher, in startInstrumentationOfSdkSandbox() 15936 private void reportStartInstrumentationFailureLocked(IInstrumentationWatcher watcher, in reportStartInstrumentationFailureLocked()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-p.txt | 1 Landroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstrume…
|
H A D | hiddenapi-max-target-r-loprio.txt | 4 Landroid/app/IInstrumentationWatcher$Stub;-><init>()V
|
H A D | hiddenapi-max-target-o.txt | 1892 …droid/app/ActivityThread$AppBindData;->instrumentationWatcher:Landroid/app/IInstrumentationWatcher; 6402 Landroid/app/IInstrumentationWatcher$Stub$Proxy;-><init>(Landroid/os/IBinder;)V 6403 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String; 6404 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationFinished(Landroid/content/Componen… 6405 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->instrumentationStatus(Landroid/content/ComponentN… 6406 Landroid/app/IInstrumentationWatcher$Stub$Proxy;->mRemote:Landroid/os/IBinder; 6407 Landroid/app/IInstrumentationWatcher$Stub;->DESCRIPTOR:Ljava/lang/String; 6408 Landroid/app/IInstrumentationWatcher$Stub;->TRANSACTION_instrumentationFinished:I 6409 Landroid/app/IInstrumentationWatcher$Stub;->TRANSACTION_instrumentationStatus:I 6735 …roid/content/Context;Landroid/content/ComponentName;Landroid/app/IInstrumentationWatcher;Landroid/… [all …]
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IInstrumentationWatcher.aidl | 24 interface IInstrumentationWatcher interface
|
H A D | IApplicationThread.aidl | 20 import android.app.IInstrumentationWatcher; 83 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication() 168 IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
|
H A D | OWNERS | 20 per-file IInstrumentationWatcher.aidl = file:/services/core/java/com/android/server/am/OWNERS
|
H A D | IActivityTaskManager.aidl | 28 import android.app.IInstrumentationWatcher;
|
H A D | IActivityManager.aidl | 32 import android.app.IInstrumentationWatcher; 238 int flags, in Bundle arguments, in IInstrumentationWatcher watcher, in startInstrumentation()
|
H A D | Instrumentation.java | 119 private IInstrumentationWatcher mWatcher; 2205 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init()
|
H A D | ActivityThread.java | 905 IInstrumentationWatcher instrumentationWatcher; 1185 IInstrumentationWatcher instrumentationWatcher, in bindApplication() 2025 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
|
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
H A D | UiAutomatorTestRunner.java | 20 import android.app.IInstrumentationWatcher; 176 private class FakeInstrumentationWatcher implements IInstrumentationWatcher {
|
/aosp14/frameworks/base/cmds/am/src/com/android/commands/am/ |
H A D | Instrument.java | 27 import android.app.IInstrumentationWatcher; 376 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub {
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 478 android.app.IInstrumentationWatcher$Stub$Proxy 479 android.app.IInstrumentationWatcher$Stub 480 android.app.IInstrumentationWatcher
|
H A D | boot-image-profile.txt | 827 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 1947 HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstr… 23258 Landroid/app/IInstrumentationWatcher$Stub$Proxy; 23259 Landroid/app/IInstrumentationWatcher$Stub; 23260 Landroid/app/IInstrumentationWatcher;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 478 android.app.IInstrumentationWatcher$Stub$Proxy 479 android.app.IInstrumentationWatcher$Stub 480 android.app.IInstrumentationWatcher
|
H A D | boot-image-profile.txt | 827 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 1947 HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstr… 33361 Landroid/app/IInstrumentationWatcher$Stub$Proxy; 33362 Landroid/app/IInstrumentationWatcher$Stub; 33363 Landroid/app/IInstrumentationWatcher;
|