Home
last modified time | relevance | path

Searched refs:mLastConfig (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/applications/appops/
DAppOpsCategory.java115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges(); field in AppOpsCategory.AppListLoader
183 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/appops/
DAppOpsCategory.java115 final InterestingConfigChanges mLastConfig = new InterestingConfigChanges(); field in AppOpsCategory.AppListLoader
183 boolean configChange = mLastConfig.applyNewConfig(getContext().getResources()); in onStartLoading()