Searched refs:applyNewConfig (Results 1 – 7 of 7) sorted by relevance
38 public boolean applyNewConfig(Resources res) { in applyNewConfig() method in InterestingConfigChanges
259 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) { in doResumeIfNeededLocked()
68 mInterestingConfigChanges.applyNewConfig(context.getResources()); in CategoryManager()93 final boolean forceClearCache = mInterestingConfigChanges.applyNewConfig( in reloadAllCategories()
65 mConfigChanges.applyNewConfig(context.getResources()); in FragmentHostManager()154 if (mConfigChanges.applyNewConfig(mContext.getResources())) { in onConfigurationChanged()
167 boolean applyNewConfig(Resources res) { in applyNewConfig() method in LoaderCustomSupport.InterestingConfigChanges304 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()
161 if (mConfigChanges.applyNewConfig(mContext.getResources())) { in onConfigurationChanged()
119 if (!mInterestingConfigChanges.applyNewConfig(mContext.getResources())) { in onConfigurationChanged()