Searched refs:configChanges (Results 1 – 3 of 3) sorted by relevance
28 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig() local30 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
75 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig() local77 if (densityChanged || (configChanges&(ActivityInfo.CONFIG_LOCALE in applyNewConfig()
31 int configChanges = mLastConfiguration.updateFrom(res.getConfiguration()); in applyNewConfig() local33 if (densityChanged || (configChanges & (ActivityInfo.CONFIG_LOCALE in applyNewConfig()