Searched defs:attrIndex (Results 1 – 4 of 4) sorted by relevance
508 final int attrIndex = index; in getColor() local626 final int attrIndex = index; in getInteger() local674 final int attrIndex = index; in getDimension() local722 final int attrIndex = index; in getDimensionPixelOffset() local771 final int attrIndex = index; in getDimensionPixelSize() local814 final int attrIndex = index; in getLayoutDimension() local890 final int attrIndex = index; in getFraction() local
26 static String8 getStringAttributeAtIndex(const ResXMLTree& tree, ssize_t attrIndex, in getStringAttributeAtIndex()48 static int32_t getIntegerAttributeAtIndex(const ResXMLTree& tree, ssize_t attrIndex, in getIntegerAttributeAtIndex()
3183 ssize_t attrIndex = tree.indexOfAttribute(nsAttr.ns, nsAttr.attr); in writeProguardForXml() local3197 ssize_t attrIndex = tree.indexOfAttribute(RESOURCES_ANDROID_NAMESPACE, "onClick"); in writeProguardForXml() local
177 int attrIndex, int defColor, int privAttrId) { in getPrivateAttrColorIfUnset()