HomeSort by relevance Sort by last modified time
    Searched full:minteractioncontroller (Results 1 - 1 of 1) sorted by null

  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
UiAutomatorBridge.java 58 private final InteractionController mInteractionController;
77 mInteractionController = new InteractionController(this);
83 return mInteractionController;

Completed in 723 milliseconds