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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DRecapitalizeStatus.java76 private int[] mSortedSeparators; field in class:RecapitalizeStatus
101 mSortedSeparators = sortedSeparators;
165 mStringAfter = StringUtils.capitalizeEachWord(mStringBefore, mSortedSeparators,

Completed in 113 milliseconds