Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DConfiguration.proto68 ORIENTATION_SQUARE = 3; enumerator
/aosp14/frameworks/base/tools/aapt/
H A DAaptConfig.cpp503 if (out) out->orientation = out->ORIENTATION_SQUARE; in parseOrientation()
/aosp14/frameworks/base/libs/androidfw/
H A DConfigDescription.cpp278 if (out) out->orientation = out->ORIENTATION_SQUARE; in parseOrientation()
H A DResourceTypes.cpp3417 case ResTable_config::ORIENTATION_SQUARE: in toString()
/aosp14/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp160 case ConfigDescription::ORIENTATION_SQUARE: in SerializeConfig()
H A DProtoDeserialize.cpp200 out_config->orientation = ConfigDescription::ORIENTATION_SQUARE; in DeserializeConfigFromPb()
/aosp14/frameworks/base/core/java/android/content/res/
H A DConfiguration.java693 ORIENTATION_SQUARE
709 @Deprecated public static final int ORIENTATION_SQUARE = 3; field in Configuration
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1012 ORIENTATION_SQUARE = ACONFIGURATION_ORIENTATION_SQUARE, enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt13343 field @Deprecated public static final int ORIENTATION_SQUARE = 3; // 0x3