Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_ROUND_UNDEFINED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java30 import static android.content.res.Configuration.SCREENLAYOUT_ROUND_UNDEFINED;
79 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_ROUND_UNDEFINED)); in testNonSizeRelatedScreenLayoutFields()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java433 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_UNDEFINED; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java337 public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0x00; field in Configuration
356 SCREENLAYOUT_ROUND_UNDEFINED;
1708 if (((delta.screenLayout & SCREENLAYOUT_ROUND_MASK) != SCREENLAYOUT_ROUND_UNDEFINED) in updateFrom()
/frameworks/base/core/api/
Dcurrent.txt13840 field public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0; // 0x0