Searched refs:mSentenceSeparatorAndSpace (Results 1 – 3 of 3) sorted by relevance
41 public final String mSentenceSeparatorAndSpace; field in SpacingAndPunctuations64 mSentenceSeparatorAndSpace = new String(new int[] { in SpacingAndPunctuations()89 mSentenceSeparatorAndSpace = model.mSentenceSeparatorAndSpace; in SpacingAndPunctuations()146 sb.append("" + mSentenceSeparatorAndSpace); in dump()
812 if (!TextUtils.equals(spacingAndPunctuations.mSentenceSeparatorAndSpace, in revertDoubleSpacePeriod()818 + spacingAndPunctuations.mSentenceSeparatorAndSpace in revertDoubleSpacePeriod()
1352 .mSentenceSeparatorAndSpace; in tryPerformDoubleSpacePeriod()