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