Home
last modified time | relevance | path

Searched refs:executeAndWaitForEvent (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiAutomatorBridge.java104 return mUiAutomation.executeAndWaitForEvent(command, in executeCommandAndWaitForAccessibilityEvent()
/frameworks/base/core/java/android/app/
DUiAutomation.java502 public AccessibilityEvent executeAndWaitForEvent(Runnable command, in executeAndWaitForEvent() method in UiAutomation
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd1035 your app by calling {@link android.app.UiAutomation#executeAndWaitForEvent
1036 executeAndWaitForEvent()}, passing it a {@link java.lang.Runnable} to perform, a timeout
/frameworks/base/api/
Dcurrent.txt5358 …method public android.view.accessibility.AccessibilityEvent executeAndWaitForEvent(java.lang.Runna…
Dsystem-current.txt5475 …method public android.view.accessibility.AccessibilityEvent executeAndWaitForEvent(java.lang.Runna…