Searched refs:isLayoutSizeAtLeast (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java349 if (config.isLayoutSizeAtLeast(Configuration.SCREENLAYOUT_SIZE_XLARGE)) {
/frameworks/base/core/java/android/content/res/
H A DConfiguration.java453 public boolean isLayoutSizeAtLeast(int size) { method in class:Configuration
/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java2703 || mRes.getConfiguration().isLayoutSizeAtLeast(

Completed in 242 milliseconds