Searched refs:systemDefaultInfo (Results 1 – 1 of 1) sorted by relevance
429 LocaleInfo systemDefaultInfo = new LocaleInfo(""); in getSystemDefaultLocaleInfo() local430 systemDefaultInfo.mSuggestionFlags |= LocaleInfo.SUGGESTION_TYPE_SYSTEM_LANGUAGE; in getSystemDefaultLocaleInfo()432 systemDefaultInfo.mSuggestionFlags |= LocaleInfo.SUGGESTION_TYPE_CURRENT; in getSystemDefaultLocaleInfo()434 systemDefaultInfo.mIsTranslated = true; in getSystemDefaultLocaleInfo()435 return systemDefaultInfo; in getSystemDefaultLocaleInfo()