Searched refs:mUiAutomationConnection (Results 1 – 5 of 5) sorted by relevance
186 private final IUiAutomationConnection mUiAutomationConnection; field in UiAutomation264 mUiAutomationConnection = connection; in UiAutomation()324 mUiAutomationConnection.connect(mClient, flags); in connectWithTimeout()390 mUiAutomationConnection.disconnect(); in disconnect()512 mUiAutomationConnection.dropShellPermissionIdentity(); in dropShellPermissionIdentity()841 mUiAutomationConnection.setRotation(rotation); in setRotation()1013 screenShot = mUiAutomationConnection.takeScreenshot( in takeScreenshot()1184 mUiAutomationConnection.clearWindowAnimationFrameStats(); in clearWindowAnimationFrameStats()1268 mUiAutomationConnection.grantRuntimePermission(packageName, in grantRuntimePermissionAsUser()1313 mUiAutomationConnection.revokeRuntimePermission(packageName, in revokeRuntimePermissionAsUser()[all …]
115 private IUiAutomationConnection mUiAutomationConnection; field in Instrumentation2091 mUiAutomationConnection = uiAutomationConnection; in init()2230 if (mUiAutomationConnection != null) { in getUiAutomation()2236 mUiAutomationConnection); in getUiAutomation()
50 IUiAutomationConnection mUiAutomationConnection; field in ActiveInstrumentation128 if (mUiAutomationConnection != null) { in dump()130 pw.println(mUiAutomationConnection); in dump()157 mUiAutomationConnection.toString()); in dumpDebug()
4531 instr2.mUiAutomationConnection, testMode, in attachApplicationLocked()6547 || proc.getActiveInstrumentation().mUiAutomationConnection == null) { in setUserIsMonkey()13838 activeInstr.mUiAutomationConnection = uiAutomationConnection; in startInstrumentation()13913 activeInstr.mUiAutomationConnection, in instrumentWithoutRestart()14007 if (instr.mUiAutomationConnection != null) { in finishInstrumentationLocked()14014 instr.mUiAutomationConnection).sendToTarget(); in finishInstrumentationLocked()16937 if (instr.mUiAutomationConnection == null) {
6748 Landroid/app/Instrumentation;->mUiAutomationConnection:Landroid/app/IUiAutomationConnection;9134 Landroid/app/UiAutomation;->mUiAutomationConnection:Landroid/app/IUiAutomationConnection;