Home
last modified time | relevance | path

Searched refs:IUiAutomationConnection (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/app/
DIUiAutomationConnection.aidl35 interface IUiAutomationConnection { interface
DUiAutomation.java109 private final IUiAutomationConnection mUiAutomationConnection;
168 public UiAutomation(Looper looper, IUiAutomationConnection connection) { in UiAutomation()
DUiAutomationConnection.java53 public final class UiAutomationConnection extends IUiAutomationConnection.Stub {
DIApplicationThread.java97 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication()
DInstrumentation.java90 private IUiAutomationConnection mUiAutomationConnection;
1741 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init()
DApplicationThreadNative.java280 IUiAutomationConnection uiAutomationConnection = in onTransact()
281 IUiAutomationConnection.Stub.asInterface(binder); in onTransact()
954 IUiAutomationConnection uiAutomationConnection, int debugMode, in bindApplication()
DIActivityManager.java187 IUiAutomationConnection connection, int userId, in startInstrumentation()
DActivityManagerNative.java1006 IUiAutomationConnection c = IUiAutomationConnection.Stub.asInterface(b); in onTransact()
3595 IUiAutomationConnection connection, int userId, String instructionSet) in startInstrumentation()
DActivityThread.java429 IUiAutomationConnection instrumentationUiAutomationConnection;
743 IUiAutomationConnection instrumentationUiConnection, int debugMode, in bindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DProcessRecord.java29 import android.app.IUiAutomationConnection;
115IUiAutomationConnection instrumentationUiAutomationConnection; // Connection to use the UI introsp…
DActivityManagerService.java115 import android.app.IUiAutomationConnection;
16022 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection,
/frameworks/base/
DAndroid.mk84 core/java/android/app/IUiAutomationConnection.aidl \
Dpreloaded-classes359 android.app.IUiAutomationConnection
360 android.app.IUiAutomationConnection$Stub