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