Searched refs:GestureBot (Results 1 – 2 of 2) sorted by relevance
44 public final GestureBot gesture;56 gesture = new GestureBot(device, automation, context, TIMEOUT); in Bots()
38 public class GestureBot extends Bots.BaseBot { class50 public GestureBot(UiDevice device, UiAutomation automation, Context context, int timeout) { in GestureBot() method in GestureBot