Searched defs:hasAttribute (Results 1 – 2 of 2) sorted by relevance
23 public static boolean hasAttribute(XmlPullParser parser, String attrName) { in hasAttribute() method in TypedArrayUtils
77 bool hasAttribute() const { return (m_pAttr != NULL); } in hasAttribute() function