Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_ROUND_NO (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/mockingcoretests/src/android/window/
DSizeConfigurationBucketsTest.java29 import static android.content.res.Configuration.SCREENLAYOUT_ROUND_NO;
81 .areNonSizeLayoutFieldsUnchanged(0, SCREENLAYOUT_ROUND_NO)); in testNonSizeRelatedScreenLayoutFields()
/frameworks/base/core/tests/coretests/src/android/view/
DRoundedCornersTest.java19 import static android.content.res.Configuration.SCREENLAYOUT_ROUND_NO;
273 mConfiguration.screenLayout = SCREENLAYOUT_ROUND_NO; in testGetRoundedCornerRadius_withNonRoundDevice_noDisplayDefault()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java430 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_NO; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java342 public static final int SCREENLAYOUT_ROUND_NO = 0x1 << SCREENLAYOUT_ROUND_SHIFT; field in Configuration
2608 case Configuration.SCREENLAYOUT_ROUND_NO: in resourceQualifierString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java2487 : Configuration.SCREENLAYOUT_ROUND_NO); in computeScreenConfiguration()
/frameworks/base/core/api/
Dcurrent.txt13839 field public static final int SCREENLAYOUT_ROUND_NO = 256; // 0x100