Searched refs:KEYCODE_CAPS_LOCK (Results 1 – 2 of 2) sorted by relevance
371 case LeanbackKeyboardView.KEYCODE_CAPS_LOCK: in handleCommitKeyboardKey()546 handleCommitKeyboardKey(LeanbackKeyboardView.KEYCODE_CAPS_LOCK, null); in handleKeyUpEvent()
88 public static final int KEYCODE_CAPS_LOCK = -6; field in LeanbackKeyboardView