Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DConfiguration.java433 public static final int ORIENTATION_UNDEFINED = 0; field in Configuration
746 case ORIENTATION_UNDEFINED: sb.append(" ?orien"); break; in toString()
830 orientation = ORIENTATION_UNDEFINED; in setToDefaults()
919 if (delta.orientation != ORIENTATION_UNDEFINED in updateFrom()
1060 if (delta.orientation != ORIENTATION_UNDEFINED in diff()
1776 ORIENTATION_UNDEFINED); in readXmlAttrs()
1832 if (config.orientation != ORIENTATION_UNDEFINED) { in writeXmlAttrs()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DRotationLockTile.java102 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/media/java/android/media/
DExifInterface.java100 public static final int ORIENTATION_UNDEFINED = 0; field in ExifInterface
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java382 config.orientation = Configuration.ORIENTATION_UNDEFINED; in getConfiguration()
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java135 if (orientation < ExifInterface.ORIENTATION_UNDEFINED || in setOrientation()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java504 private int mDeviceOrientation = Configuration.ORIENTATION_UNDEFINED;
5333 case Configuration.ORIENTATION_UNDEFINED: in setOrientationForAudioSystem()
/frameworks/base/api/
Dcurrent.txt9668 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
15210 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
Dsystem-current.txt10005 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0
16475 field public static final int ORIENTATION_UNDEFINED = 0; // 0x0