Searched refs:priorState (Results 1 – 2 of 2) sorted by relevance
167 final int priorState = mPm.getIntentVerificationStatusAsUser(mPackageName, userId); in updateAppLinkState() local169 if (priorState == newState) { in updateAppLinkState()
336 final Stopwatch.State priorState = getStopwatch().getState(); in doReset() local341 if (priorState == Stopwatch.State.RUNNING) { in doReset()