Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsCategory.java83 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig() local
85 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()