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

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

Completed in 554 milliseconds