Searched refs:curStates2 (Results 1 – 1 of 1) sorted by relevance
2301 final int curStates2 = cur.states2 & HistoryItem.SETTLE_TO_ZERO_STATES2 in addHistoryBufferLocked() local2303 if (mHistoryLastWritten.states2 != curStates2) { in addHistoryBufferLocked()2307 mActiveHistoryStates2 &= curStates2 | ~HistoryItem.SETTLE_TO_ZERO_STATES2; in addHistoryBufferLocked()