Home
last modified time | relevance | path

Searched refs:SCREENLAYOUT_ROUND_YES (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/res/
DResourcesManagerTest.java222 config2.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()
241 expectedConfig2.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in testMultipleResourcesForOneActivityGetUpdatedWhenActivityBaseUpdates()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java387 config.screenLayout |= Configuration.SCREENLAYOUT_ROUND_YES; in getConfiguration()
/frameworks/base/core/java/android/content/res/
DConfiguration.java194 public static final int SCREENLAYOUT_ROUND_YES = 0x2 << SCREENLAYOUT_ROUND_SHIFT; field in Configuration
1538 return (screenLayout & SCREENLAYOUT_ROUND_MASK) == SCREENLAYOUT_ROUND_YES; in isScreenRound()
1663 case Configuration.SCREENLAYOUT_ROUND_YES: in resourceQualifierString()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java7579 ? Configuration.SCREENLAYOUT_ROUND_YES in computeScreenConfigurationLocked()
/frameworks/base/api/
Dtest-current.txt10279 field public static final int SCREENLAYOUT_ROUND_YES = 512; // 0x200
Dcurrent.txt10265 field public static final int SCREENLAYOUT_ROUND_YES = 512; // 0x200
Dsystem-current.txt10713 field public static final int SCREENLAYOUT_ROUND_YES = 512; // 0x200