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