Searched refs:mValueType (Results 1 – 2 of 2) sorted by relevance
411 private final int mValueType; field in AndroidBinXmlParser.Attribute425 mValueType = valueType; in Attribute()444 return mValueType; in getValueType()448 switch (mValueType) { in getIntValue()455 throw new XmlParserException("Cannot coerce to int: value type " + mValueType); in getIntValue()460 switch (mValueType) { in getBooleanValue()465 "Cannot coerce to boolean: value type " + mValueType); in getBooleanValue()470 switch (mValueType) { in getStringValue()483 "Cannot coerce to string: value type " + mValueType); in getStringValue()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...