Home
last modified time | relevance | path

Searched refs:ORIENTATION_UNDEFINED (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/content/res/
DConfiguration.java502 public static final int ORIENTATION_UNDEFINED = 0; field in Configuration
847 case ORIENTATION_UNDEFINED: sb.append(" ?orien"); break; in toString()
932 orientation = ORIENTATION_UNDEFINED; in setToDefaults()
1024 if (delta.orientation != ORIENTATION_UNDEFINED in updateFrom()
1166 if (delta.orientation != ORIENTATION_UNDEFINED in diff()
1958 ORIENTATION_UNDEFINED); in readXmlAttrs()
2015 if (config.orientation != ORIENTATION_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DRotationLockTile.java114 if (lockOrientation == Configuration.ORIENTATION_UNDEFINED) { in isCurrentOrientationLockPortrait()
/frameworks/base/core/java/com/android/internal/view/
DRotationPolicy.java86 return Configuration.ORIENTATION_UNDEFINED; in getRotationLockOrientation()
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java135 if (orientation < ExifInterface.ORIENTATION_UNDEFINED || in setOrientation()
142 if (orientation == ExifInterface.ORIENTATION_UNDEFINED) { in setOrientation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskViewThumbnail.java52 private int mDisplayOrientation = Configuration.ORIENTATION_UNDEFINED;
DTaskStackView.java195 private int mDisplayOrientation = Configuration.ORIENTATION_UNDEFINED;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java380 config.orientation = Configuration.ORIENTATION_UNDEFINED; in getConfiguration()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java1806 if (exifOrientation == ExifInterface.ORIENTATION_UNDEFINED) { in verifyJpegKeys()
1958 final int ORIENTATION_MIN = ExifInterface.ORIENTATION_UNDEFINED; in verifyJpegExifExtraTags()
1970 boolean deviceRotatedImage = exifOrientation == ExifInterface.ORIENTATION_UNDEFINED; in verifyJpegExifExtraTags()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsActivity.java105 private int mLastDeviceOrientation = Configuration.ORIENTATION_UNDEFINED;
/frameworks/base/core/java/android/app/
DActivityManager.java1852 public int screenOrientation = Configuration.ORIENTATION_UNDEFINED;
1869 screenOrientation = Configuration.ORIENTATION_UNDEFINED; in reset()
/frameworks/base/media/java/android/media/
DExifInterface.java357 public static final int ORIENTATION_UNDEFINED = 0; field in ExifInterface
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java511 private int mDeviceOrientation = Configuration.ORIENTATION_UNDEFINED;
5578 case Configuration.ORIENTATION_UNDEFINED: in setOrientationForAudioSystem()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9129 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
14363 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt10153 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
20025 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
Dtest-current.txt10166 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
20094 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
Dsystem-current.txt10592 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
21545 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0