Home
last modified time | relevance | path

Searched refs:attributeStartWriter (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceTypes.java882 ShortWriter attributeStartWriter = new ShortWriter(buf); in write() local
889 attributeStartWriter.write((short) (buf.position() - startPos)); in write()