Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java214 public static final int ORIENTATION_PORTRAIT = 1; field in Configuration
385 case ORIENTATION_PORTRAIT: sb.append(" port"); break; in toString()
/frameworks/ex/carousel/test/src/com/android/carouseltest/
DTaskSwitcherActivity.java240 mPortraitMode = newConfig.orientation == Configuration.ORIENTATION_PORTRAIT; in onConfigurationChanged()
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd211 } else if (newConfig.orientation == Configuration.ORIENTATION_PORTRAIT){
/frameworks/base/services/java/com/android/server/wm/
DWindowManagerService.java5891 orientation = Configuration.ORIENTATION_PORTRAIT; in computeNewConfigurationLocked()
/frameworks/base/api/
Dcurrent.txt6514 field public static final int ORIENTATION_PORTRAIT = 1; // 0x1
D14.txt6514 field public static final int ORIENTATION_PORTRAIT = 1; // 0x1