Searched refs:sLocaleConfig (Results 1 – 2 of 2) sorted by relevance
47 static LocaleConfig sLocaleConfig; field in AppLocaleUtil93 if (sLocaleConfig != null) { in isAppLocaleSupported()94 localeList = getPackageLocales(sLocaleConfig); in isAppLocaleSupported()
84 AppLocaleUtil.sLocaleConfig = null; in tearDown()91 AppLocaleUtil.sLocaleConfig = mLocaleConfig; in canDisplayLocaleUi_showUI()