Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DSizeConfigurationBuckets.java133 if (!buckets.crossesScreenLayoutSizeThreshold(oldConfig, newConfig) in filterDiff()
158 public boolean crossesScreenLayoutSizeThreshold(@NonNull Configuration firstConfig, in crossesScreenLayoutSizeThreshold() method in SizeConfigurationBuckets
/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java225 sizeBuckets.crossesScreenLayoutSizeThreshold(oldConfig, newConfig));