Searched refs:mEventIndices (Results 1 – 1 of 1) sorted by relevance
54 private final RingBufferIndices mEventIndices = new RingBufferIndices(EVENT_BUFFER_SIZE); field in JobPackageTracker64 int index = mEventIndices.add(); in addEvent()583 final int size = mEventIndices.size(); in dumpHistory()592 final int index = mEventIndices.indexOf(i); in dumpHistory()635 final int size = mEventIndices.size(); in dumpHistory()643 final int index = mEventIndices.indexOf(i); in dumpHistory()