Home
last modified time | relevance | path

Searched refs:CODE_CLOSING_PARENTHESIS (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DConstants.java168 public static final int CODE_CLOSING_PARENTHESIS = ')'; field in Constants
DLatinIME.java1268 || codePoint == Constants.CODE_CLOSING_PARENTHESIS in canBeFollowedByDoubleSpacePeriod()