Searched refs:applyNewConfig (Results 1 – 2 of 2) sorted by relevance
82 boolean applyNewConfig(Resources res) { in applyNewConfig() method in AppOpsCategory.InterestingConfigChanges197 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()
799 mInterestingConfigChanges.applyNewConfig(mApplicationContext.getResources()); in resume()