Searched defs:uiAutomation (Results 1 – 10 of 10) sorted by relevance
81 UiAutomation uiAutomation = new UiAutomation(mContext, mConnection); in testGetDisplay_contextWithSecondaryDisplayId() local92 UiAutomation uiAutomation = new UiAutomation(mContext, mConnection); in testGetDisplay_contextWithInvalidDisplayId() local105 UiAutomation uiAutomation = new UiAutomation(mContext, mConnection); in testGetDisplay_visibleBgUsers() local117 UiAutomation uiAutomation = new UiAutomation(mContext, mConnection); in testGetDisplay_visibleBgUsers_contextWithInvalidDisplayId() local
90 UiAutomation uiAutomation = instrumentation.getUiAutomation(); in evaluate() local116 private static void adoptShellPermissions(UiAutomation uiAutomation) { in adoptShellPermissions()
34 public InstrumentationUiAutomatorBridge(Context context, UiAutomation uiAutomation) { in InstrumentationUiAutomatorBridge()
19 val uiAutomation = instrumentation.uiAutomation regex
90 UiAutomation uiAutomation = automationWrapper.getUiAutomation(); in run() local
48 public ShellUiAutomatorBridge(UiAutomation uiAutomation) { in ShellUiAutomatorBridge()
64 private val uiAutomation = instrumentation.uiAutomation regex
47 UiAutomatorBridge(UiAutomation uiAutomation) { in UiAutomatorBridge()
78 final UiAutomation uiAutomation = getInstrumentation().getUiAutomation(); in setUp() local
220 UiAutomation uiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in executeShellCommand() local