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