Home
last modified time | relevance | path

Searched refs:secondConfig (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/window/
DSizeConfigurationBuckets.java159 @NonNull Configuration secondConfig) { in crossesScreenLayoutSizeThreshold() argument
163 == (secondConfig.screenLayout & Configuration.SCREENLAYOUT_SIZE_MASK)) { in crossesScreenLayoutSizeThreshold()
169 if (!secondConfig.isLayoutSizeAtLeast(firstConfig.screenLayout in crossesScreenLayoutSizeThreshold()
178 != secondConfig.isLayoutSizeAtLeast(screenLayoutSize)) { in crossesScreenLayoutSizeThreshold()