Searched refs:INIT_FOR_RESULT (Results 1 – 1 of 1) sorted by relevance
106 INIT_FOR_RESULT, // Identical to INIT, but evaluation is known to terminate enumConstant289 case INIT_FOR_RESULT: in mapFromSaved()291 return CalculatorState.INIT_FOR_RESULT; in mapFromSaved()341 && mCurrentState != CalculatorState.INIT_FOR_RESULT) { in restoreDisplay()542 return mCurrentState == CalculatorState.INIT_FOR_RESULT in isResultLayout()924 mCurrentState == CalculatorState.INIT_FOR_RESULT in onEvaluate()1127 || mCurrentState == CalculatorState.INIT_FOR_RESULT /* very unlikely */) { in onError()