Searched defs:SCREENLAYOUT_ROUND_UNDEFINED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DConfiguration.java270 public static final int SCREENLAYOUT_ROUND_UNDEFINED = 0x00; field in class:Configuration
289 SCREENLAYOUT_ROUND_UNDEFINED;
1310 if (((delta.screenLayout & SCREENLAYOUT_ROUND_MASK) != SCREENLAYOUT_ROUND_UNDEFINED)

Completed in 65 milliseconds