Searched refs:mEventIndices (Results 1 – 1 of 1) sorted by relevance
43 private final RingBufferIndices mEventIndices = new RingBufferIndices(EVENT_BUFFER_SIZE); field in JobPackageTracker50 int index = mEventIndices.add(); in addEvent()433 final int size = mEventIndices.size(); in dumpHistory()440 final int index = mEventIndices.indexOf(i); in dumpHistory()