Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java358 if (config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_XLARGE)) { in ViewConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java475 public boolean isLayoutSizeAtLeast(int size) { in isLayoutSizeAtLeast() method in Configuration
/frameworks/base/services/core/java/com/android/server/
DInputMethodManagerService.java2842 || mRes.getConfiguration().isLayoutSizeAtLeast( in windowGainedFocus()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9096 method public boolean isLayoutSizeAtLeast(int);
/frameworks/base/api/
Dcurrent.txt11745 method public boolean isLayoutSizeAtLeast(int);
/frameworks/base/config/
Dboot-image-profile.txt1914 HPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
Dhiddenapi-public-dex.txt8972 Landroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z