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

1 2

  /cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/
ToastTest.java 147 mUiAutomation.executeAndWaitForEvent(
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityOverlayTest.java 76 sUiAutomation.executeAndWaitForEvent(() -> mService.runOnServiceSync(() -> {
AccessibilityPaneTest.java 91 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(() -> {
109 sUiAutomation.executeAndWaitForEvent(setPaneViewVisibility(View.GONE),
112 sUiAutomation.executeAndWaitForEvent(setPaneViewVisibility(View.VISIBLE),
115 sUiAutomation.executeAndWaitForEvent(setPaneViewParentVisibility(View.GONE),
118 sUiAutomation.executeAndWaitForEvent(setPaneViewParentVisibility(View.VISIBLE),
AccessibilityWindowReportingTest.java 112 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(
131 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(
137 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(
142 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(
154 sUiAutomation.executeAndWaitForEvent(
195 sUiAutomation.executeAndWaitForEvent(
213 sUiAutomation.executeAndWaitForEvent(
244 sUiAutomation.executeAndWaitForEvent(
270 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync(
303 sUiAutomation.executeAndWaitForEvent(() -> sInstrumentation.runOnMainSync
    [all...]
AccessibilityEndToEndTest.java 114 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
151 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
188 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
227 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
241 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
280 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
316 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
398 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
473 getInstrumentation().getUiAutomation().executeAndWaitForEvent(() ->
505 getInstrumentation().getUiAutomation().executeAndWaitForEvent(() -
    [all...]
AccessibilityWindowQueryTest.java 158 AccessibilityEvent event = uiAutomation.executeAndWaitForEvent(
212 AccessibilityEvent event = uiAutomation.executeAndWaitForEvent(
249 AccessibilityEvent event = uiAutomation.executeAndWaitForEvent(
262 uiAutomation.executeAndWaitForEvent(() -> button2.performAction(ACTION_CLICK),
384 AccessibilityEvent expected = getInstrumentation().getUiAutomation().executeAndWaitForEvent(
401 AccessibilityEvent expected = getInstrumentation().getUiAutomation().executeAndWaitForEvent(
441 .executeAndWaitForEvent(() -> button.performAction(ACTION_FOCUS),
551 uiAutomation.executeAndWaitForEvent(toggleSplitScreenRunnable, mDividerPresentFilter,
554 uiAutomation.executeAndWaitForEvent(toggleSplitScreenRunnable, mDividerAbsentFilter,
564 uiAutomation.executeAndWaitForEvent(() ->
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
NumberPickerTest.java 289 mUiAutomation.executeAndWaitForEvent(() ->
391 mUiAutomation.executeAndWaitForEvent(() ->
  /external/droiddriver/src/io/appium/droiddriver/scroll/
AccessibilityEventScrollStepStrategy.java 176 uiAutomation.executeAndWaitForEvent(new Runnable() {
195 // UiAutomation.executeAndWaitForEvent which clears the
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 374 uiAutomation.executeAndWaitForEvent(emptyRunnable, scrollFilter,
  /frameworks/base/core/java/android/app/
UiAutomation.java 578 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/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.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/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 

Completed in 916 milliseconds

1 2