Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java83 Configuration.ORIENTATION_PORTRAIT in testVoidConfigChange()
105 Configuration.ORIENTATION_PORTRAIT in testEffectiveConfigChange()
130 Configuration.ORIENTATION_PORTRAIT in testConfigChangeMultipleResources()
170 Configuration.ORIENTATION_PORTRAIT in testConfigChangeMultipleThemes()
/frameworks/support/v4/kitkat/android/support/v4/print/
DPrintHelperKitkat.java70 public static final int ORIENTATION_PORTRAIT = 2; field in PrintHelperKitkat
460 } else if (mOrientation == ORIENTATION_PORTRAIT) { in printBitmap()
/frameworks/support/v4/java/android/support/v4/print/
DPrintHelper.java58 public static final int ORIENTATION_PORTRAIT = 2; field in PrintHelper
/frameworks/base/core/java/com/android/internal/view/
DRotationPolicy.java81 Configuration.ORIENTATION_PORTRAIT : Configuration.ORIENTATION_LANDSCAPE; in getRotationLockOrientation()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java364 config.orientation = Configuration.ORIENTATION_PORTRAIT; in getConfiguration()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DRecents.java171 if (config.orientation == Configuration.ORIENTATION_PORTRAIT) { in toggleRecents()
DRecentsPanelView.java204 if (config.orientation == Configuration.ORIENTATION_PORTRAIT) { in getView()
/frameworks/base/core/java/android/app/
DResourcesManager.java124 config.orientation = Configuration.ORIENTATION_PORTRAIT; in applyNonDefaultDisplayMetricsToConfigurationLocked()
/frameworks/base/core/java/android/content/res/
DConfiguration.java408 public static final int ORIENTATION_PORTRAIT = 1; field in Configuration
719 case ORIENTATION_PORTRAIT: sb.append(" port"); break; in toString()
1433 case Configuration.ORIENTATION_PORTRAIT: in resourceQualifierString()
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransition.java588 if (orientation == Configuration.ORIENTATION_PORTRAIT) { in createAspectScaledThumbnailEnterExitAnimationLocked()
652 if (orientation == Configuration.ORIENTATION_PORTRAIT) { in createAspectScaledThumbnailEnterExitAnimationLocked()
DWindowManagerService.java7218 config.orientation = (dw <= dh) ? Configuration.ORIENTATION_PORTRAIT : in computeScreenConfigurationLocked()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java118 private static final int ORIENTATION_PORTRAIT = 0; field in PrintActivity
1120 ORIENTATION_PORTRAIT, orientationLabels[0])); in bindUi()
2180 if (orientationItem.value == ORIENTATION_PORTRAIT) { in onItemSelected()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java85 setRequestedOrientation(Configuration.ORIENTATION_PORTRAIT); in onCreate()
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd248 } else if (newConfig.orientation == Configuration.ORIENTATION_PORTRAIT){
/frameworks/base/media/java/android/media/
DAudioService.java5254 case Configuration.ORIENTATION_PORTRAIT: in setOrientationForAudioSystem()
/frameworks/base/api/
Dsystem-current.txt9435 field public static final int ORIENTATION_PORTRAIT = 1; // 0x1
Dcurrent.txt9129 field public static final int ORIENTATION_PORTRAIT = 1; // 0x1