Searched refs:firstConfig (Results 1 – 1 of 1) sorted by relevance
167 public boolean crossesScreenLayoutSizeThreshold(@NonNull Configuration firstConfig, in crossesScreenLayoutSizeThreshold() argument171 if ((firstConfig.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK) in crossesScreenLayoutSizeThreshold()178 if (!secondConfig.isLayoutSizeAtLeast(firstConfig.screenLayout in crossesScreenLayoutSizeThreshold()186 if (firstConfig.isLayoutSizeAtLeast(screenLayoutSize) in crossesScreenLayoutSizeThreshold()