Home
last modified time | relevance | path

Searched refs:switchToInput (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculator.java746 private void switchToInput(int button_id) { in switchToInput() method in Calculator
762 switchToInput(id); in addKeyToExpr()
1430 switchToInput(KeyMaps.keyForChar(moreChars.charAt(current))); in addChars()