Searched refs:oldSmallest (Results 1 – 1 of 1) sorted by relevance
2715 final int oldSmallest = lastReportedConfig.smallestScreenWidthDp; in getConfigurationChanges() local2717 if (!crossesSmallestSizeThreshold(oldSmallest, newSmallest)) { in getConfigurationChanges()