Searched defs:whichEvents (Results 1 – 1 of 1) sorted by relevance
998 private long getEvents(int[] whichEvents, long startTime, List<Event> out, String packageName) { in getEvents()1036 private ArrayList<Event> waitForEventCount(int[] whichEvents, long startTime, int count) { in waitForEventCount()1040 private ArrayList<Event> waitForEventCount(int[] whichEvents, long startTime, int count, in waitForEventCount()