Searched refs:STR_I (Results 1 – 5 of 5) sorted by relevance
68 Wbxml.STR_I, // 0-terminated string in testSerializer()74 Wbxml.STR_I, // 0-terminated string in testSerializer()
32 static public final int STR_I = 3; field
167 mOutput.write(Wbxml.STR_I); in text()
477 case Wbxml.STR_I: in getNext()