Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java142 if (!buckets.crossesScreenLayoutSizeThreshold(oldConfig, newConfig) in filterDiff()
167 public boolean crossesScreenLayoutSizeThreshold(@NonNull Configuration firstConfig, in crossesScreenLayoutSizeThreshold() method in SizeConfigurationBuckets
/aosp12/frameworks/base/core/tests/mockingcoretests/src/android/window/
H A DSizeConfigurationBucketsTest.java236 sizeBuckets.crossesScreenLayoutSizeThreshold(oldConfig, newConfig));