HomeSort by relevance Sort by last modified time
    Searched refs:getKeyLabel (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKey.java 140 public String getKeyLabel() {
SoftKeyboardView.java 262 mBalloonOnKey.setBalloonConfig(mSoftKeyDown.getKeyLabel(),
296 mBalloonPopup.setBalloonConfig(mSoftKeyDown.getKeyLabel(),
454 String keyLabel = softKey.getKeyLabel();
SoftKeyToggle.java 121 public String getKeyLabel() {
  /external/chromium/chrome/browser/resources/
keyboard_overlay.js 204 function getKeyLabel(keyData, modifiers) {
293 var keyLabel = getKeyLabel(keyData, modifiers);

Completed in 737 milliseconds