Searched refs:currentSettings (Results 1 – 3 of 3) sorted by relevance
323 final SettingsValues currentSettings = Settings.getInstance().getCurrent(); in getKeyDescription() local326 if (currentSettings.isWordSeparator(key.getCode())) { in getKeyDescription()
511 PlayerApplicationSettings currentSettings = in onPlayerAppSettingChanged() local515 currentSettings); in onPlayerAppSettingChanged()
1640 final SettingsValues currentSettings = mSettings.getCurrent(); in setNeutralSuggestionStrip() local1641 final SuggestedWords neutralSuggestions = currentSettings.mBigramPredictionEnabled in setNeutralSuggestionStrip()1643 : currentSettings.mSpacingAndPunctuations.mSuggestPuncList; in setNeutralSuggestionStrip()