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