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