Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/window/
H A DSizeConfigurationBuckets.java178 if (!secondConfig.isLayoutSizeAtLeast(firstConfig.screenLayout in crossesScreenLayoutSizeThreshold()
186 if (firstConfig.isLayoutSizeAtLeast(screenLayoutSize) in crossesScreenLayoutSizeThreshold()
187 != secondConfig.isLayoutSizeAtLeast(screenLayoutSize)) { in crossesScreenLayoutSizeThreshold()
/aosp12/frameworks/base/core/java/android/view/
H A DViewConfiguration.java415 if (config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_XLARGE)) { in ViewConfiguration()
/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java514 public boolean isLayoutSizeAtLeast(int size) { in isLayoutSizeAtLeast() method in Configuration
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3442 || mRes.getConfiguration().isLayoutSizeAtLeast( in startInputOrWindowGainedFocusInternalLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5421 HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13246 method public boolean isLayoutSizeAtLeast(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9096 method public boolean isLayoutSizeAtLeast(int);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5419 HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z