Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java406 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_UNDEFINED; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java282 public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0x00; field in Configuration
301 SCREENLAYOUT_ROUND_UNDEFINED;
1561 if (((delta.screenLayout & SCREENLAYOUT_ROUND_MASK) != SCREENLAYOUT_ROUND_UNDEFINED) in updateFrom()
/frameworks/base/core/api/
Dcurrent.txt13300 field public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0; // 0x0