Searched refs:getUiAutomation (Results 1 – 14 of 14) sorted by relevance
80 private UiAutomation getUiAutomation() { in getUiAutomation() method in LiveChannelsTestController83 return mInstrumentation.getUiAutomation(flags); in getUiAutomation()85 return mInstrumentation.getUiAutomation(); in getUiAutomation()169 return getUiAutomation().injectInputEvent(event, sync); in injectEvent()
38 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in setUp()51 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in tearDown()
86 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity(); in runWithShellPermission()90 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in runWithShellPermission()
72 .getUiAutomation() in setUp()98 .getUiAutomation() in tearDown()
309 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in getCarrierId()347 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in getCarrierId()
47 mUiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in setUp()
54 final UiAutomation automation = getInstrumentation().getUiAutomation(); in setUpInLoop()
70 InstrumentationRegistry.getInstrumentation().getUiAutomation().executeShellCommand( in runShellCommand()
113 automation = getInstrumentation().getUiAutomation(); in setUp()
69 InstrumentationRegistry.getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in setUp()
514 mInstrumentation.getUiAutomation().executeAndWaitForEvent( in executeAndWaitForEvent()920 mInstrumentation.getUiAutomation().injectInputEvent(event, true); in sendPointer()
300 return runShellCommand(instrumentation.getUiAutomation(), cmd); in runShellCommand()
206 .getUiAutomation(); in setUp()
422 inst.getUiAutomation().adoptShellPermissionIdentity();432 inst.getUiAutomation().dropShellPermissionIdentity();