Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DGestureBot.java38 public class GestureBot extends Bots.BaseBot { class
51 public GestureBot(UiDevice device, UiAutomation automation, Context context, int timeout) { in GestureBot() method in GestureBot