Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues_test.cpp34 constexpr const uint32_t TYPE_REFERENCE = android::Res_value::TYPE_REFERENCE; variable
H A DResourceValues.cpp731 constexpr const uint32_t TYPE_REFERENCE = android::ResTable_map::TYPE_REFERENCE; in Matches() local
/aosp14/frameworks/base/core/java/android/util/
H A DTypedValue.java38 public static final int TYPE_REFERENCE = 0x01; field in TypedValue
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h301 TYPE_REFERENCE = 0x01, enumerator
1678 TYPE_REFERENCE = 1<<0, enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...