Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 7 of 7) sorted by relevance

/frameworks/testing/uiautomator/utils/uiautomatorviewer/src/com/android/uiautomator/tree/
DUiNode.java105 public String getAttribute(String key) { in getAttribute() method in UiNode
/frameworks/base/drm/java/android/drm/
DDrmEvent.java125 public Object getAttribute(String key) { in getAttribute() method in DrmEvent
/frameworks/base/voip/java/android/net/sip/
DSimpleSessionDescription.java216 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription
499 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription.Fields
/frameworks/base/media/java/android/media/
DExifInterface.java130 public String getAttribute(String tag) { in getAttribute() method in ExifInterface
/frameworks/base/tools/aapt/
DCommand.cpp240 String8 getAttribute(const ResXMLTree& tree, const char* ns, in getAttribute() function
259 static String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) in getAttribute() function
DXMLNode.cpp664 const XMLNode::attribute_entry* XMLNode::getAttribute(const String16& ns, in getAttribute() function in XMLNode
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2576 ssize_t ResTable::Theme::getAttribute(uint32_t resID, Res_value* outValue, in getAttribute() function in android::ResTable::Theme