Searched refs:isOtherSeqNewer (Results 1 – 4 of 4) sorted by relevance
840 if (!mResConfiguration.isOtherSeqNewer(config) && compat == null) { in applyConfigurationToResourcesLocked()
693 mPendingConfiguration.isOtherSeqNewer(config)) { in updatePendingConfiguration()4661 || (tmp.createdConfig.isOtherSeqNewer(mConfiguration) in handleRelaunchActivity()4664 || tmp.createdConfig.isOtherSeqNewer(changedConfig)) { in handleRelaunchActivity()5031 if (!mPendingConfiguration.isOtherSeqNewer(config)) { in handleConfigurationChanged()5053 if (!mConfiguration.isOtherSeqNewer(config) && compat == null) { in handleConfigurationChanged()6434 || mPendingConfiguration.isOtherSeqNewer(globalConfig)) { in attach()
1462 public boolean isOtherSeqNewer(Configuration other) { in isOtherSeqNewer() method in Configuration
3935 if (config.isOtherSeqNewer( in handleMessage()