Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonMessageBuilder.java71 private static final String OUTER_FIELD_PROTOCOL_VERSION = "protocol_version"; field in JsonMessageBuilder
373 out.put(OUTER_FIELD_PROTOCOL_VERSION, PROTOCOL_VERSION); in getOuterJson()
407 out.put(OUTER_FIELD_PROTOCOL_VERSION, PROTOCOL_VERSION); in getErrorJson()