Searched refs:KEYCODE_MODE_CHANGE (Results 1 – 2 of 2) sorted by relevance
143 } else if (primaryCode == Keyboard.KEYCODE_MODE_CHANGE && mKeyboardView != null) { in onKey()
75 public static final int KEYCODE_MODE_CHANGE = -2; field in Keyboard