Home
last modified time | relevance | path

Searched defs:TYPE_INT_DEC (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues_test.cpp230 constexpr const uint8_t TYPE_INT_DEC = android::Res_value::TYPE_INT_DEC; in TEST() local
/aosp14/frameworks/base/core/java/android/util/
H A DTypedValue.java64 public static final int TYPE_INT_DEC = 0x10; field in TypedValue
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h326 TYPE_INT_DEC = 0x10, enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...