Searched refs:curStates (Results 1 – 1 of 1) sorted by relevance
2292 final int curStates = cur.states & HistoryItem.SETTLE_TO_ZERO_STATES in addHistoryBufferLocked() local2294 if (mHistoryLastWritten.states != curStates) { in addHistoryBufferLocked()2298 mActiveHistoryStates &= curStates | ~HistoryItem.SETTLE_TO_ZERO_STATES; in addHistoryBufferLocked()