Searched refs:IInstrumentationWatcher (Results 1 – 19 of 19) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
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()
|
D | ActiveInstrumentation.java | 19 import android.app.IInstrumentationWatcher; 50 IInstrumentationWatcher mWatcher;
|
/frameworks/base/core/java/android/app/ |
D | IInstrumentationWatcher.aidl | 24 interface IInstrumentationWatcher interface
|
D | IApplicationThread.aidl | 21 import android.app.IInstrumentationWatcher; 87 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication() 175 IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
|
D | IActivityTaskManager.aidl | 28 import android.app.IInstrumentationWatcher;
|
D | OWNERS | 20 per-file IInstrumentationWatcher.aidl = file:/services/core/java/com/android/server/am/OWNERS
|
D | IActivityManager.aidl | 31 import android.app.IInstrumentationWatcher; 238 int flags, in Bundle arguments, in IInstrumentationWatcher watcher, in startInstrumentation()
|
D | Instrumentation.java | 129 private IInstrumentationWatcher mWatcher; 2385 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init()
|
D | ActivityThread.java | 961 IInstrumentationWatcher instrumentationWatcher; 1289 IInstrumentationWatcher instrumentationWatcher, in bindApplication() 2164 Bundle instrumentationArgs, IInstrumentationWatcher instrumentationWatcher, in instrumentWithoutRestart()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-p.txt | 1 Landroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstrume…
|
D | hiddenapi-max-target-r-loprio.txt | 4 Landroid/app/IInstrumentationWatcher$Stub;-><init>()V
|
D | hiddenapi-max-target-o.txt | 1892 …droid/app/ActivityThread$AppBindData;->instrumentationWatcher:Landroid/app/IInstrumentationWatcher; 1895 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 5530 …ComponentName;Ljava/lang/String;ILandroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 6165 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 6272 …ntName;Landroid/app/ProfilerInfo;Landroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/… 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; [all …]
|
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
D | UiAutomatorTestRunner.java | 20 import android.app.IInstrumentationWatcher; 176 private class FakeInstrumentationWatcher implements IInstrumentationWatcher {
|
/frameworks/base/cmds/am/src/com/android/commands/am/ |
D | Instrument.java | 28 import android.app.IInstrumentationWatcher; 381 private class InstrumentationWatcher extends IInstrumentationWatcher.Stub {
|
/frameworks/base/boot/ |
D | preloaded-classes | 512 android.app.IInstrumentationWatcher$Stub$Proxy 513 android.app.IInstrumentationWatcher$Stub 514 android.app.IInstrumentationWatcher
|
D | boot-image-profile.txt | 1928 HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstr… 22887 Landroid/app/IInstrumentationWatcher$Stub$Proxy; 22888 Landroid/app/IInstrumentationWatcher$Stub; 22889 Landroid/app/IInstrumentationWatcher;
|
/frameworks/base/config/ |
D | preloaded-classes | 512 android.app.IInstrumentationWatcher$Stub$Proxy 513 android.app.IInstrumentationWatcher$Stub 514 android.app.IInstrumentationWatcher
|
D | boot-image-profile.txt | 1928 HSPLandroid/app/IInstrumentationWatcher$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IInstr… 33017 Landroid/app/IInstrumentationWatcher$Stub$Proxy; 33018 Landroid/app/IInstrumentationWatcher$Stub; 33019 Landroid/app/IInstrumentationWatcher;
|
/frameworks/base/services/ |
D | art-wear-profile | 4787 …ComponentName;Ljava/lang/String;ILandroid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/…
|