Searched refs:EMPTY_CONTENT (Results 1 – 2 of 2) sorted by relevance
39 static final byte[] EMPTY_CONTENT = new byte[0]; field in BinaryHttpMessage134 .setContent(EMPTY_CONTENT) in builder()
19 import static com.android.adservices.service.common.bhttp.BinaryHttpMessage.EMPTY_CONTENT;100 byte[] content = EMPTY_CONTENT; in deserializeKnownLengthMessage()