Searched defs:getAttribute (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/libs/androidfw/tests/
H A DAttributeFinder_test.cpp35 inline uint32_t getAttribute(const int index) const { function in class:MockAttributeFinder
/frameworks/base/drm/java/android/drm/
H A DDrmEvent.java125 public Object getAttribute(String key) { method in class:DrmEvent
/frameworks/base/tools/aapt/
H A DAaptXml.cpp79 String8 getAttribute(const ResXMLTree& tree, const char* ns, function in namespace:AaptXml
88 String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) { function in namespace:AaptXml
/frameworks/base/media/java/android/media/
H A DExifInterface.java148 public String getAttribute(String tag) { method in class:ExifInterface
/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSimpleSessionDescription.java217 public String getAttribute(String name) { method in class:SimpleSessionDescription
218 return mFields.getAttribute(name);
500 public String getAttribute(String name) { method in class:SimpleSessionDescription.Fields
/frameworks/rs/api/
H A DSpecification.h309 std::string getAttribute() const { return mAttribute; } function in class:TypeSpecification
385 std::string getAttribute() const { return mAttribute; } function in class:FunctionSpecification
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1005 ssize_t block = theme->getAttribute(ident, &value, &typeSpecFlags);
1044 inline uint32_t getAttribute(jsize index) const { function in class:android::XmlAttributeFinder
1057 inline uint32_t getAttribute(const ResTable::bag_entry* entry) const { function in class:android::BagAttributeFinder
1128 if (theme->getAttribute(defStyleAttr, &value, &defStyleBagTypeSetFlags) >= 0) {
1200 ssize_t newBlock = theme->getAttribute(curIdent, &value, &typeSetFlags);
1330 if (theme->getAttribute(defStyleAttr, &value, &defStyleBagTypeSetFlags) >= 0) {
1344 if (theme->getAttribute(value.data, &value, &styleBagTypeSetFlags) < 0) {
1452 ssize_t newBlock = theme->getAttribute(curIdent, &value, &typeSetFlags);
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3406 ssize_t ResTable::Theme::getAttribute(uint32_t resID, Res_value* outValue, function in class:android::ResTable::Theme
3477 blockIndex = getAttribute(inOutValue->data, inOutValue, &newTypeSpecFlags);
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 269 milliseconds