Searched refs:CODE_CLOSING_ANGLE_BRACKET (Results 1 – 2 of 2) sorted by relevance
88 public static final int CODE_CLOSING_ANGLE_BRACKET = '>'; field in Keyboard
1131 || codePoint == Keyboard.CODE_CLOSING_ANGLE_BRACKET; in canBeFollowedByPeriod()