Searched refs:updateLocales (Results 1 – 11 of 11) sorted by relevance
54 updateLocales(); in onPreferenceChange()69 updateLocales(); in onDeveloperOptionsSwitchDisabled()74 void updateLocales() { in updateLocales() method in RtlLayoutPreferenceController75 LocalePicker.updateLocales(mContext.getResources().getConfiguration().getLocales()); in updateLocales()
84 doNothing().when(mController).updateLocales(); in onPreferenceChange_preferenceChecked_shouldEnableForceRtl()96 doNothing().when(mController).updateLocales(); in onPreferenceChange__preferenceUnchecked_shouldDisableForceRtl()108 doNothing().when(mController).updateLocales(); in onDeveloperOptionsSwitchDisabled_preferenceShouldBeEnabled()
74 LocalePicker.updateLocales(mCacheLocale); in tearDown()130 LocalePicker.updateLocales(LocaleList.forLanguageTags("en-US,zh-TW,ar-BH")); in handlePreferenceTreeClick_numbersSelect_numberingSystemIsUpdated()
89 LocalePicker.updateLocales(mCacheLocaleList); in tearDown()
86 LocalePicker.updateLocales(mCacheLocaleList); in tearDown()
58 LocalePicker.updateLocales(mCacheLocaleList); in tearDown()
63 LocalePicker.updateLocales(mPreviousLocaleList); in cleanUp()
76 LocalePicker.updateLocales(new LocaleList(resultLocales)); in saveToSystem()
214 LocalePicker.updateLocales(new LocaleList(locales)); in saveNumberingSystemToLocale()
169 LocalePicker.updateLocales(getResources().getConfiguration().getLocales()); in setIsEnabled()
348 LocalePicker.updateLocales(mLocalesToSetNext); in updateLocalesWhenAnimationStops()