Searched refs:ASCII_SPACE (Results 1 – 3 of 3) sorted by relevance
394 case LeanbackKeyboardView.ASCII_SPACE: in handleCommitKeyboardKey()453 handleCommitKeyboardKey(LeanbackKeyboardView.ASCII_SPACE, null); in handleKeyDownEvent()
81 public static final int ASCII_SPACE = 32; field in LeanbackKeyboardView
1061 overestimateWidth = (focus.code != LeanbackKeyboardView.ASCII_SPACE); in setKbFocus()1339 if (startFocus.code == LeanbackKeyboardView.ASCII_SPACE) { in getNextFocusInDirection()