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.java456 private void switchToInput(int button_id) { in switchToInput() method in Calculator
472 switchToInput(id); in addKeyToExpr()
941 switchToInput(KeyMaps.keyForChar(moreChars.charAt(current))); in addChars()