Searched refs:firstConfig (Results 1 – 1 of 1) sorted by relevance
158 public boolean crossesScreenLayoutSizeThreshold(@NonNull Configuration firstConfig, in crossesScreenLayoutSizeThreshold() argument162 if ((firstConfig.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK) in crossesScreenLayoutSizeThreshold()169 if (!secondConfig.isLayoutSizeAtLeast(firstConfig.screenLayout in crossesScreenLayoutSizeThreshold()177 if (firstConfig.isLayoutSizeAtLeast(screenLayoutSize) in crossesScreenLayoutSizeThreshold()