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