Searched refs:currentSettings (Results 1 – 4 of 4) sorted by relevance
323 final SettingsValues currentSettings = Settings.getInstance().getCurrent(); in getKeyDescription() local326 if (currentSettings.isWordSeparator(key.getCode())) { in getKeyDescription()
707 ScanSettings currentSettings = iterSettings.next(); in optimizeBuckets() local713 currentSettings, currentBucket, iterTargetBuckets); in optimizeBuckets()
610 PlayerApplicationSettings currentSettings = in onPlayerAppSettingChanged() local614 currentSettings); in onPlayerAppSettingChanged()
1641 final SettingsValues currentSettings = mSettings.getCurrent(); in setNeutralSuggestionStrip() local1642 final SuggestedWords neutralSuggestions = currentSettings.mBigramPredictionEnabled in setNeutralSuggestionStrip()1644 : currentSettings.mSpacingAndPunctuations.mSuggestPuncList; in setNeutralSuggestionStrip()