Searched refs:SCREENLAYOUT_LONG_YES (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DConfiguration.java53 public static final int SCREENLAYOUT_LONG_YES = 0x20; field in class:Configuration
73 * {@link #SCREENLAYOUT_LONG_NO} or {@link #SCREENLAYOUT_LONG_YES}.
/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java4809 mScreenLayout |= Configuration.SCREENLAYOUT_LONG_YES;

Completed in 267 milliseconds