Home
last modified time | relevance | path

Searched refs:TYPE_ATTRIBUTE (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/util/
DTypedValue.java32 public static final int TYPE_ATTRIBUTE = 0x02; field in TypedValue
441 case TYPE_ATTRIBUTE: in coerceToString()
/frameworks/base/core/jni/
Dandroid_util_XmlBlock.cpp330 || value.dataType == value.TYPE_ATTRIBUTE in android_content_XmlBlock_nativeGetStyleAttribute()
Dandroid_util_AssetManager.cpp941 if (value.dataType == value.TYPE_ATTRIBUTE) { in android_content_AssetManager_applyStyle()
/frameworks/base/include/androidfw/
DResourceTypes.h240 TYPE_ATTRIBUTE = 0x02, enumerator
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2647 if (type == Res_value::TYPE_ATTRIBUTE) { in getAttribute()
2676 if (inOutValue->dataType == Res_value::TYPE_ATTRIBUTE) { in resolveAttributeReference()
4312 outValue->dataType = outValue->TYPE_ATTRIBUTE; in stringToValue()
5401 } else if (value.dataType == Res_value::TYPE_ATTRIBUTE) { in print_value()
/frameworks/base/tools/aapt/
DXMLNode.cpp457 } else if (value.dataType == Res_value::TYPE_ATTRIBUTE) { in printXMLBlock()
/frameworks/base/api/
D14.txt21595 field public static final int TYPE_ATTRIBUTE = 2; // 0x2
D15.txt21737 field public static final int TYPE_ATTRIBUTE = 2; // 0x2
D16.txt22755 field public static final int TYPE_ATTRIBUTE = 2; // 0x2
D17.txt23553 field public static final int TYPE_ATTRIBUTE = 2; // 0x2
Dcurrent.txt23553 field public static final int TYPE_ATTRIBUTE = 2; // 0x2