FR #14318673 Search - add synonyms

- add synonyms to be indexed at the same time as titles and sub-titles
- fix Wi-Fi keywords

Change-Id: I1cb026775592c29c2b813153574c6695e3e90f31
This commit is contained in:
Fabrice Di Meglio
2014-07-10 14:59:46 -07:00
parent 957ccf30b9
commit e6b336d1a0
14 changed files with 141 additions and 37 deletions

View File

@@ -940,6 +940,7 @@ public class WifiSettings extends RestrictedSettingsFragment
SearchIndexableRaw data = new SearchIndexableRaw(context);
data.title = res.getString(R.string.wifi_settings);
data.screenTitle = res.getString(R.string.wifi_settings);
data.keywords = res.getString(R.string.keywords_wifi);
result.add(data);
// Add available Wi-Fi access points