Searched refs:UiBot (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DUiBot.java35 final class UiBot { class
37 private static final String TAG = "UiBot";
44 public UiBot(Instrumentation instrumentation, int timeout) { method in class:UiBot
H A DBugreportReceiverTest.java165 private UiBot mUiBot;
175 mUiBot = new UiBot(instrumentation, TIMEOUT);
1091 DetailsUi(UiBot uiBot, int id, String name) throws UiObjectNotFoundException {
1102 DetailsUi(UiBot uiBot, int id, String name, boolean clickDetails)

Completed in 65 milliseconds