Searched refs:hasInterestingOps (Results 1 – 2 of 2) sorted by relevance
495 if (mEvaluator.getExpr().hasInterestingOps()) { in redisplayAfterFormulaChange()542 if (mEvaluator.getExpr().hasInterestingOps()) { in onButtonClick()
1153 public boolean hasInterestingOps() { in hasInterestingOps() method in CalculatorExpr