Searched refs:mAppSupportedLocales (Results 1 – 2 of 2) sorted by relevance
230 filterSupportedLocales(getSystemCurrentLocales(), result.mAppSupportedLocales); in getSupportedLocaleList()248 result.mAppSupportedLocales)); in getSupportedLocaleList()256 result.mAppSupportedLocales); in getSupportedLocaleList()268 localeSet = filterSupportedLocales(mImeLocales, result.mAppSupportedLocales); in getSupportedLocaleList()
167 public HashSet<Locale> mAppSupportedLocales; field in AppLocaleStore.AppLocaleResult171 this.mAppSupportedLocales = appSupportedLocales; in AppLocaleResult()