Searched refs:isLayoutSizeAtLeast (Results 1 – 11 of 11) sorted by relevance
169 if (!secondConfig.isLayoutSizeAtLeast(firstConfig.screenLayout in crossesScreenLayoutSizeThreshold()177 if (firstConfig.isLayoutSizeAtLeast(screenLayoutSize) in crossesScreenLayoutSizeThreshold()178 != secondConfig.isLayoutSizeAtLeast(screenLayoutSize)) { in crossesScreenLayoutSizeThreshold()
157 .isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_LARGE); in setUp()
86 .getConfiguration().isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_LARGE); in AutoShowTest()
461 if (config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_XLARGE)) { in ViewConfiguration()
405 || mService.mRes.getConfiguration().isLayoutSizeAtLeast( in computeState()
564 public boolean isLayoutSizeAtLeast(int size) { in isLayoutSizeAtLeast() method in Configuration
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5021 HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
9096 method public boolean isLayoutSizeAtLeast(int);
5024 HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
13775 method public boolean isLayoutSizeAtLeast(int);