Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java134 && !buckets.crossesScreenLayoutLongThreshold(oldConfig.screenLayout, in filterDiff()
186 private boolean crossesScreenLayoutLongThreshold(int firstScreenLayout, in crossesScreenLayoutLongThreshold() method in SizeConfigurationBuckets