Searched refs:eventArray (Results 1 – 1 of 1) sorted by relevance
2743 BrightnessEvent[] eventArray = mBrightnessEventRingBuffer.toArray(); in dumpBrightnessEvents() local2745 pw.println(" " + eventArray[i].toString()); in dumpBrightnessEvents()2757 BrightnessEvent[] eventArray = mRbcEventRingBuffer.toArray(); in dumpRbcEvents() local2759 pw.println(" " + eventArray[i]); in dumpRbcEvents()