Home | History | Annotate | Download | only in apk

Lines Matching defs:getAttributeIntValue

55     /** Attribute value is an integer. Use {@link #getAttributeIntValue(int)} to obtain it. */
59 * Attribute value is a resource reference. Use {@link #getAttributeIntValue(int)} to obtain it.
225 public int getAttributeIntValue(int index) throws XmlParserException {