Searched refs:updateLocales (Results 1 – 7 of 7) 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()
148 LocalePicker.updateLocales(getResources().getConfiguration().getLocales()); in setIsEnabled()
295 LocalePicker.updateLocales(mLocalesToSetNext); in updateLocalesWhenAnimationStops()