Home
last modified time | relevance | path

Searched defs:instrumentationUiConnection (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl180 IUiAutomationConnection instrumentationUiConnection, in instrumentWithoutRestart()
DActivityThread.java1315 IUiAutomationConnection instrumentationUiConnection, in bindApplication()
2256 IUiAutomationConnection instrumentationUiConnection, ApplicationInfo targetInfo) { in instrumentWithoutRestart()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4746 IUiAutomationConnection instrumentationUiConnection = null; in attachApplicationLocked() local