Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DConstants.java218 public static final int CODE_CLOSING_CURLY_BRACKET = '}'; field in Constants
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
DInputLogic.java1380 || codePoint == Constants.CODE_CLOSING_CURLY_BRACKET in canBeFollowedByDoubleSpacePeriod()