Searched refs:mInterestingConfigChanges (Results 1 – 2 of 2) sorted by relevance
47 private final InterestingConfigChanges mInterestingConfigChanges; field in CategoryManager67 mInterestingConfigChanges = new InterestingConfigChanges(); in CategoryManager()68 mInterestingConfigChanges.applyNewConfig(context.getResources()); in CategoryManager()83 final boolean forceClearCache = mInterestingConfigChanges.applyNewConfig( in reloadAllCategories()
87 final InterestingConfigChanges mInterestingConfigChanges = new InterestingConfigChanges(); field in RunningState804 mInterestingConfigChanges.applyNewConfig(mApplicationContext.getResources()); in resume()