Searched refs:newBinaryPullParser (Results 1 – 9 of 9) sorted by relevance
69 final TypedXmlPullParser in = Xml.newBinaryPullParser(); in testLargeInterned_Binary()79 Xml.newBinarySerializer(), Xml.newBinaryPullParser()); in testTranscode_FastToBinary()84 doTranscode(Xml.newBinarySerializer(), Xml.newBinaryPullParser(), in testTranscode_BinaryToFast()
68 Xml.newBinaryPullParser()); in testLargeValues_Binary()123 Xml.newBinaryPullParser()); in testPersistableBundle_Binary()211 Xml.newBinaryPullParser()); in testVerify_Binary()
151 public static @NonNull TypedXmlPullParser newBinaryPullParser() { in newBinaryPullParser() method in Xml189 xml = newBinaryPullParser(); in resolvePullParser()
72 in = Xml.newBinaryPullParser(); in mainInternal()
99 doRead(() -> Xml.newBinarySerializer(), () -> Xml.newBinaryPullParser()); in timeRead_Binary()
289 TypedXmlPullParser parser = Xml.newBinaryPullParser(); in readXmlFileLocked()
444 XmlPullParser in = Xml.newBinaryPullParser(); in abxToXmlStream()
428 TypedXmlPullParser parser = Xml.newBinaryPullParser(); in testXmlSerializationRoundtrip()
251 TypedXmlPullParser parser = Xml.newBinaryPullParser(); in testXml()