Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkInputActivity.java373 int inTypeId = R.string.alphabet; in configInputDisplay() local
385 inTypeId = R.string.digits; in configInputDisplay()
387 inTypeView.setText(inTypeId); in configInputDisplay()