Searched refs:mLastConfig (Results 1 – 1 of 1) sorted by relevance
115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges(); field in AppOpsCategory.AppListLoader183 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()