HomeSort by relevance Sort by last modified time
    Searched refs:executeAndWaitForEvent (Results 1 - 25 of 28) sorted by null

1 2

  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityFocusAndInputFocusSyncTest.java 56 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
96 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
124 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
143 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
174 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
196 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
AccessibilityEndToEndTest.java 79 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
115 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
151 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
189 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
218 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
257 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
292 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
372 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
AccessibilityTextTraversalTest.java 73 .executeAndWaitForEvent(new Runnable() {
103 .executeAndWaitForEvent(new Runnable() {
133 .executeAndWaitForEvent(new Runnable() {
167 .executeAndWaitForEvent(new Runnable() {
197 .executeAndWaitForEvent(new Runnable() {
227 .executeAndWaitForEvent(new Runnable() {
288 .executeAndWaitForEvent(new Runnable() {
318 .executeAndWaitForEvent(new Runnable() {
348 .executeAndWaitForEvent(new Runnable() {
382 .executeAndWaitForEvent(new Runnable()
    [all...]
AccessibilityWindowQueryTest.java 149 uiAutomation.executeAndWaitForEvent(new Runnable() {
221 uiAutomation.executeAndWaitForEvent(new Runnable() {
276 uiAutomation.executeAndWaitForEvent(new Runnable() {
304 uiAutomation.executeAndWaitForEvent(new Runnable() {
444 .executeAndWaitForEvent(new Runnable() {
471 .executeAndWaitForEvent(new Runnable() {
520 .executeAndWaitForEvent(
638 uiAutomation.executeAndWaitForEvent(toggleSplitScreenRunnable, mDividerPresentFilter,
641 uiAutomation.executeAndWaitForEvent(toggleSplitScreenRunnable, mDividerAbsentFilter,
651 uiAutomation.executeAndWaitForEvent(() ->
    [all...]
AccessibilityWindowReportingTest.java 64 mUiAutomation.executeAndWaitForEvent(new Runnable() {
101 mUiAutomation.executeAndWaitForEvent(new Runnable() {
AccessibilityActivityTestCase.java 92 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
AccessibilitySoftKeyboardModesTest.java 185 mUiAutomation.executeAndWaitForEvent(new Runnable() {
AccessibilityViewTreeReportingTest.java 287 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
  /cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/
ToastTest.java 147 mUiAutomation.executeAndWaitForEvent(
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiAutomatorBridge.java 104 return mUiAutomation.executeAndWaitForEvent(command,
  /external/droiddriver/src/io/appium/droiddriver/scroll/
AccessibilityEventScrollStepStrategy.java 176 uiAutomation.executeAndWaitForEvent(new Runnable() {
195 // UiAutomation.executeAndWaitForEvent which clears the
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
BasePermissionsTest.java 356 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
438 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
463 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
  /cts/tests/tests/widget/src/android/widget/cts/
NumberPickerTest.java 287 mUiAutomation.executeAndWaitForEvent(() ->
389 mUiAutomation.executeAndWaitForEvent(() ->
  /external/droiddriver/src/io/appium/droiddriver/uiautomation/
UiAutomationElement.java 191 uiAutomation.executeAndWaitForEvent(futureTask, ANY_EVENT_FILTER, timeoutMillis);
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 366 uiAutomation.executeAndWaitForEvent(emptyRunnable, scrollFilter,
  /frameworks/base/core/java/android/app/
UiAutomation.java 563 public AccessibilityEvent executeAndWaitForEvent(Runnable command,
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 597 milliseconds

1 2