Searched defs:jsonReader (Results 1 – 2 of 2) sorted by relevance
44 final JsonReader jsonReader = jsonReaderForString( in testTopLevelDataVariant() local68 final JsonReader jsonReader = jsonReaderForString( in testNestedDataVariant() local123 final JsonReader jsonReader = jsonReaderForString( in testNestedDataVariantMultiPointer() local
53 final JsonReader jsonReader = new JsonReader(new BufferedReader(new InputStreamReader( in readMotionEventData() local140 /* package for test */ void readLogStatement(final JsonReader jsonReader, in readLogStatement()214 private void readEmbeddedMotionEvent(final JsonReader jsonReader, final ReplayData replayData, in readEmbeddedMotionEvent()229 private PointerProperties[] readPointerProperties(final JsonReader jsonReader) in readPointerProperties()245 private void readPointerData(final JsonReader jsonReader, final ReplayData replayData, in readPointerData()289 private PointerCoords readPointerCoords(final JsonReader jsonReader) throws IOException { in readPointerCoords()