Searched refs:sInstrumentation (Results 1 – 2 of 2) sorted by relevance
58 private static Instrumentation sInstrumentation; field in AccessibilityInteractionControllerTest71 sInstrumentation = InstrumentationRegistry.getInstrumentation(); in oneTimeSetup()72 sUiAutomation = sInstrumentation.getUiAutomation(); in oneTimeSetup()104 sInstrumentation.waitForIdleSync(); in clearAccessibilityFocus_shouldClearFocus()114 sInstrumentation.runOnMainSync(() -> { in clearAccessibilityFocus_uiThread_shouldClearFocus()140 sInstrumentation.runOnMainSync(() -> { in launchActivity()145 sInstrumentation.waitForIdleSync(); in launchActivity()172 (AccessibilityManager) sInstrumentation.getContext().getSystemService( in enableTouchExploration()
56 private final static Instrumentation sInstrumentation = field in InstallPackageTaskTest86 sInstrumentation.runOnMainSync(() -> task.run(USER_ID)); in run_success()118 sInstrumentation.runOnMainSync(() -> task.run(USER_ID)); in run_fileDoesNotExist_fail()139 sInstrumentation.runOnMainSync(() -> task.run(USER_ID)); in run_packageAlreadyInstalled_success()161 sInstrumentation.runOnMainSync(() -> task.run(USER_ID)); in run_invalidApkFile_error()