Searched refs:CODE_CLOSING_PARENTHESIS (Results 1 – 2 of 2) sorted by relevance
85 public static final int CODE_CLOSING_PARENTHESIS = ')'; field in Keyboard
1128 || codePoint == Keyboard.CODE_CLOSING_PARENTHESIS in canBeFollowedByPeriod()