Searched refs:mUiAutomation (Results 1 – 5 of 5) sorted by relevance
223 private UiAutomation mUiAutomation; field in ProcessStatusTracker243 mUiAutomation = uiAutomation; in setUiAutomation()250 return mUiAutomation; in getUiAutomation()
50 private UiAutomation mUiAutomation = null; field in AppLinkTests57 mUiAutomation = getInstrumentation().getUiAutomation(); in setUp()241 windows = mUiAutomation.getWindows(); in verifyForegroundAppPackage()263 ParcelFileDescriptor pfd = mUiAutomation.executeShellCommand(command); in executeShellCommand()
46 private UiAutomation mUiAutomation = null; field in GenericAppPermissionTests66 mUiAutomation = getInstrumentation().getUiAutomation(); in setUp()
55 private UiAutomation mUiAutomation = null; field in MultiWindowTests62 mUiAutomation = getInstrumentation().getUiAutomation(); in setUp()
63 private static UiAutomation mUiAutomation = null; field in PermissionHelper81 mUiAutomation = mInstrumentation.getUiAutomation(); in PermissionHelper()106 ParcelFileDescriptor pfd = mUiAutomation.executeShellCommand("pm list permissions -g -d"); in populateDangerousPermissionGroupInfo()350 mUiAutomation.executeShellCommand(command); in grantOrRevokePermissionViaAdb()