Home
last modified time | relevance | path

Searched defs:constructed (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/location/src/android/location/cts/asn1/base/
DAsn1Tag.java97 public void writeTagAndLength(ByteBuffer buf, boolean constructed, int valueLength) { in writeTagAndLength()
102 private void writeTag(ByteBuffer buf, boolean constructed) { in writeTag()