Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java199 final int secondScreenLayoutLongValue = secondScreenLayout in crossesScreenLayoutLongThreshold() local
201 return mScreenLayoutLongSet && firstScreenLayoutLongValue != secondScreenLayoutLongValue; in crossesScreenLayoutLongThreshold()