Searched refs:mSuggestPuncList (Results 1 – 3 of 3) sorted by relevance
37 public final PunctuationSuggestions mSuggestPuncList; field in SpacingAndPunctuations74 mSuggestPuncList = PunctuationSuggestions.newPunctuationSuggestions(suggestPuncsSpec); in SpacingAndPunctuations()86 mSuggestPuncList = model.mSuggestPuncList; in SpacingAndPunctuations()142 sb.append("" + mSuggestPuncList); in dump()
447 final SuggestedWords suggestedWords = sp.mSuggestPuncList; in testingStandardPunctuationSuggestions()
1643 : currentSettings.mSpacingAndPunctuations.mSuggestPuncList; in setNeutralSuggestionStrip()