Searched refs:mLocale (Results 1 – 2 of 2) sorted by relevance
44 private String mLocale; field in SampleSpellCheckerService.AndroidSpellCheckerSession47 mLocale = getLocale(); in onCreate()72 new String[] {"aaa", "bbb", "Candidate for " + input, mLocale}); in onGetSuggestions()128 new String[] {"aaa", "bbb", "Candidate for " + input, mLocale}); in onGetSentenceSuggestionsMultiple()
420 private final String mLocale; field in CustomLocaleActivity.LocaleInfo425 mLocale = locale; in LocaleInfo()435 return mLocale; in getLocale()445 sb.append(mLocale) in toString()