Searched refs:IUiAutomationConnection (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveInstrumentation.java | 20 import android.app.IUiAutomationConnection; 50 IUiAutomationConnection mUiAutomationConnection;
|
D | ActivityManagerService.java | 177 import android.app.IUiAutomationConnection; 1935 IUiAutomationConnection connection = (IUiAutomationConnection) msg.obj; in handleMessage() 16868 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, in startInstrumentation()
|
/frameworks/base/core/java/android/app/ |
D | IUiAutomationConnection.aidl | 36 interface IUiAutomationConnection { interface
|
D | IApplicationThread.aidl | 20 import android.app.IUiAutomationConnection; 72 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication()
|
D | UiAutomation.java | 133 private final IUiAutomationConnection mUiAutomationConnection; 201 public UiAutomation(Looper looper, IUiAutomationConnection connection) { in UiAutomation()
|
D | UiAutomationConnection.java | 61 public final class UiAutomationConnection extends IUiAutomationConnection.Stub {
|
D | IActivityManager.aidl | 33 import android.app.IUiAutomationConnection; 183 in IUiAutomationConnection connection, int userId, in startInstrumentation()
|
D | IActivityTaskManager.aidl | 33 import android.app.IUiAutomationConnection;
|
D | Instrumentation.java | 111 private IUiAutomationConnection mUiAutomationConnection; 2034 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init()
|
D | ActivityThread.java | 809 IUiAutomationConnection instrumentationUiAutomationConnection; 1040 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication()
|
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
D | TransactionParcelTests.java | 29 import android.app.IUiAutomationConnection; 438 IUiAutomationConnection iUiAutomationConnection, int i, boolean b, boolean b1, in bindApplication()
|
/frameworks/base/config/ |
D | preloaded-classes | 441 android.app.IUiAutomationConnection$Stub$Proxy 442 android.app.IUiAutomationConnection$Stub 443 android.app.IUiAutomationConnection
|
D | boot-image-profile.txt | 963 …roid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;IZZZZLand… 2293 HSPLandroid/app/IUiAutomationConnection$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiAut… 40529 Landroid/app/IUiAutomationConnection$Stub$Proxy; 40530 Landroid/app/IUiAutomationConnection$Stub; 40531 Landroid/app/IUiAutomationConnection;
|
/frameworks/base/services/ |
D | art-profile | 6476 …roid/os/Bundle;Landroid/app/IInstrumentationWatcher;Landroid/app/IUiAutomationConnection;ILjava/la…
|