Home
last modified time | relevance | path

Searched refs:ORIENTATION_SQUARE (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/panel/ui/viewmodel/
DVolumePanelState.kt38 orientation == Configuration.ORIENTATION_SQUARE
/frameworks/base/tools/aapt2/
DConfiguration.proto68 ORIENTATION_SQUARE = 3; enumerator
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderAction.java416 config.orientation = Configuration.ORIENTATION_SQUARE; in getConfiguration()
/frameworks/base/tools/aapt/
DAaptConfig.cpp503 if (out) out->orientation = out->ORIENTATION_SQUARE; in parseOrientation()
/frameworks/base/libs/androidfw/
DConfigDescription.cpp278 if (out) out->orientation = out->ORIENTATION_SQUARE; in parseOrientation()
DResourceTypes.cpp3505 case ResTable_config::ORIENTATION_SQUARE: in toString()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize.cpp160 case ConfigDescription::ORIENTATION_SQUARE: in SerializeConfig()
DProtoDeserialize.cpp200 out_config->orientation = ConfigDescription::ORIENTATION_SQUARE; in DeserializeConfigFromPb()
/frameworks/base/core/java/android/content/res/
DConfiguration.java700 ORIENTATION_SQUARE
717 @Deprecated public static final int ORIENTATION_SQUARE = 3; field in Configuration
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1018 ORIENTATION_SQUARE = ACONFIGURATION_ORIENTATION_SQUARE, enumerator
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9128 field public static final deprecated int ORIENTATION_SQUARE = 3; // 0x3
/frameworks/base/core/api/
Dcurrent.txt13827 field @Deprecated public static final int ORIENTATION_SQUARE = 3; // 0x3