Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DUiBot.java41 final class UiBot { class
53 public UiBot(Instrumentation instrumentation, int timeout) { in UiBot() method in UiBot
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DUiBot.java69 public class UiBot extends Bots.BaseBot { class
96 public UiBot(UiDevice device, Context context, int timeout) { in UiBot() method in UiBot