Searched refs:isForCountryMode (Results 1 – 3 of 3) sorted by relevance
53 boolean translatedOnly, boolean isForCountryMode) { in getSupportedLocaleList() argument56 if (isForCountryMode) { in getSupportedLocaleList()
195 boolean translatedOnly, boolean isForCountryMode) { in getSupportedLocaleList() argument214 if (isForCountryMode) { in getSupportedLocaleList()221 if (mAppCurrentLocale != null && !isForCountryMode) { in getSupportedLocaleList()226 if (!isForCountryMode) { in getSupportedLocaleList()252 if (!isForCountryMode && SystemProperties.getBoolean(PROP_APP_LANGUAGE_SUGGESTION, in getSupportedLocaleList()277 if (!isForCountryMode && shouldShowList) { in getSupportedLocaleList()
88 boolean translatedOnly, boolean isForCountryMode); in getSupportedLocaleList() argument