Searched refs:SortBot (Results 1 – 2 of 2) sorted by relevance
42 public final SortBot sort;57 sort = new SortBot(device, context, TIMEOUT, main); in Bots()
58 public class SortBot extends Bots.BaseBot { class64 public SortBot(UiDevice device, Context context, int timeout, UiBot uiBot) { in SortBot() method in SortBot