Searched refs:canBeFollowedByDoubleSpacePeriod (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1245 && canBeFollowedByDoubleSpacePeriod(lastThree.charAt(0))
1262 private static boolean canBeFollowedByDoubleSpacePeriod(final int codePoint) { method in class:LatinIME

Completed in 64 milliseconds