Searched refs:applyNewConfig (Results 1 – 4 of 4) sorted by relevance
27 public boolean applyNewConfig(Resources res) { in applyNewConfig() method in InterestingConfigChanges
203 if (mInterestingConfigChanges.applyNewConfig(mContext.getResources())) { in doResumeIfNeededLocked()
237 sConfigTracker.applyNewConfig(getResources()); in getDashboardCategories()322 if (sConfigTracker.applyNewConfig(getResources())) { in doInBackground()
169 boolean applyNewConfig(Resources res) { in applyNewConfig() method in LoaderCustomSupport.InterestingConfigChanges305 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()