OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InteractionController
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java
43
* The
InteractionController
performs no synchronization. It will fire touch and text input events
47
class
InteractionController
{
49
private static final String LOG_TAG =
InteractionController
.class.getSimpleName();
65
public
InteractionController
(UiAutomatorBridge bridge) {
/prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar
Completed in 179 milliseconds