Searched refs:mSuggestPuncList (Results 1 – 3 of 3) sorted by relevance
37 public final PunctuationSuggestions mSuggestPuncList; field in SpacingAndPunctuations69 mSuggestPuncList = PunctuationSuggestions.newPunctuationSuggestions(suggestPuncsSpec); in SpacingAndPunctuations()80 mSuggestPuncList = model.mSuggestPuncList; in SpacingAndPunctuations()127 sb.append("" + mSuggestPuncList); in dump()
427 final SuggestedWords suggestedWords = sp.mSuggestPuncList; in testingStandardPunctuationSuggestions()
1567 ? SuggestedWords.EMPTY : currentSettings.mSpacingAndPunctuations.mSuggestPuncList; in setNeutralSuggestionStrip()