Searched refs:oldcurrent (Results 1 – 1 of 1) sorted by relevance
340 final long oldcurrent = inState.getLong(CURRENT); in canRestoreState() local342 …if (restoreIncognitoTabs || (hasState(oldcurrent, inState) && !isIncognito(oldcurrent, inState))) { in canRestoreState()343 current = oldcurrent; in canRestoreState()