Searched refs:changeTextTo (Results 1 – 2 of 2) sorted by relevance
233 public void changeTextTo(CharSequence newText) { in changeTextTo() method in CalculatorText
561 mFormulaText.changeTextTo(formula); in redisplayFormula()