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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DUiBot.java32 final class UiBot { class
34 private static final String TAG = "UiBot";
40 public UiBot(UiDevice device, int timeout) { method in class:UiBot
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
H A DUiBot.java45 public class UiBot extends BaseBot { class in inherits:BaseBot
49 public UiBot(UiDevice device, Context context, int timeout) { method in class:UiBot

Completed in 83 milliseconds