Searched refs:mEventIndices (Results 1 – 1 of 1) sorted by relevance
55 private final RingBufferIndices mEventIndices = new RingBufferIndices(EVENT_BUFFER_SIZE); field in JobPackageTracker65 int index = mEventIndices.add(); in addEvent()569 final int size = mEventIndices.size(); in dumpHistory()576 final int index = mEventIndices.indexOf(i); in dumpHistory()619 final int size = mEventIndices.size(); in dumpHistory()627 final int index = mEventIndices.indexOf(i); in dumpHistory()