OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clickRunnable
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java
240
return runAndWaitForEvents(
clickRunnable
(x, y), new WaitForAnyEventPredicate(
258
return runAndWaitForEvents(
clickRunnable
(x, y), new WaitForAllEventPredicate(
271
private Runnable
clickRunnable
(final int x, final int y) {
/prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar
Completed in 954 milliseconds