Searched refs:CODE_SHORTCUT (Results 1 – 5 of 5) sorted by relevance
84 Keyboard.CODE_SHORTCUT,
70 mKeyCodeMap.put(Keyboard.CODE_SHORTCUT, R.string.spoken_description_mic); in initInternal()
99 public static final int CODE_SHORTCUT = -6; field in Keyboard403 case CODE_SHORTCUT: return "shortcut"; in printableCode()
841 final Key shortcutKey = keyboard.getKey(Keyboard.CODE_SHORTCUT); in updateShortcutKey()
1309 case Keyboard.CODE_SHORTCUT: in onCodeInput()