Home
last modified time | relevance | path

Searched defs:TYPE_DIMENSION (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/link/
H A DXmlCompatVersioner_test.cpp31 constexpr auto TYPE_DIMENSION = android::ResTable_map::TYPE_DIMENSION; variable
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues_test.cpp30 constexpr const uint32_t TYPE_DIMENSION = android::ResTable_map::TYPE_DIMENSION; variable
/aosp14/frameworks/base/core/java/android/util/
H A DTypedValue.java52 public static final int TYPE_DIMENSION = 0x05; field in TypedValue
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h311 TYPE_DIMENSION = 0x05, enumerator
1697 TYPE_DIMENSION = 1<<6, enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...