Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
DJsonWireAdapter.java74 public static JsonWireAdapter fromContext(PairingContext context) { in fromContext() method in JsonWireAdapter
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
DXmlWireAdapter.java68 public static XmlWireAdapter fromContext(PairingContext context) { in fromContext() method in XmlWireAdapter
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/protobuf/
DProtobufWireAdapter.java85 public static ProtobufWireAdapter fromContext(PairingContext context) { in fromContext() method in ProtobufWireAdapter