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

  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityFocusAndInputFocusSyncTest.java 53 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
93 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
121 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
140 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
172 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
194 getInstrumentation().getUiAutomation().executeAndWaitForEvent(new Runnable() {
AccessibilityTextTraversalTest.java 68 .executeAndWaitForEvent(new Runnable() {
98 .executeAndWaitForEvent(new Runnable() {
128 .executeAndWaitForEvent(new Runnable() {
162 .executeAndWaitForEvent(new Runnable() {
192 .executeAndWaitForEvent(new Runnable() {
222 .executeAndWaitForEvent(new Runnable() {
282 .executeAndWaitForEvent(new Runnable() {
312 .executeAndWaitForEvent(new Runnable() {
342 .executeAndWaitForEvent(new Runnable() {
376 .executeAndWaitForEvent(new Runnable()
    [all...]
AccessibilityEndToEndTest.java 74 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
110 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
146 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
184 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
213 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
252 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
287 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
334 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
AccessibilityActivityTestCase.java 78 getInstrumentation().getUiAutomation().executeAndWaitForEvent(
AccessibilityWindowQueryTest.java 220 .executeAndWaitForEvent(new Runnable() {
247 .executeAndWaitForEvent(new Runnable() {
274 .executeAndWaitForEvent(
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiAutomatorBridge.java 104 return mUiAutomation.executeAndWaitForEvent(command,
  /external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationElement.java 186 uiAutomation.executeAndWaitForEvent(futureTask, ANY_EVENT_FILTER, timeoutMillis);
  /frameworks/base/core/java/android/app/
UiAutomation.java 444 public AccessibilityEvent executeAndWaitForEvent(Runnable command,
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 479 milliseconds