Searched refs:readAttributeIntNonNegative (Results 1 – 4 of 4) sorted by relevance
160 public static int readAttributeIntNonNegative( in readAttributeIntNonNegative() method in XmlReader166 return readAttributeIntNonNegative(parser, attrName); in readAttributeIntNonNegative()170 public static int readAttributeIntNonNegative(TypedXmlPullParser parser, String attrName) in readAttributeIntNonNegative() method in XmlReader
101 int delayMs = XmlReader.readAttributeIntNonNegative( in parseNext()
197 int durationMs = XmlReader.readAttributeIntNonNegative(parser, ATTRIBUTE_DURATION_MS); in parseWaveformEntry()
162 int effectId = XmlReader.readAttributeIntNonNegative(parser, ATTRIBUTE_ID); in loadVibrationsInternal()