Home | History | Annotate | Download | only in keyboard

Lines Matching refs:getOutputText

283                     ? key.getOutputText() : Constants.printableCode(code);
295 sListener.onTextInput(key.getOutputText());