OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPairingRequestAck
(Results
1 - 2
of
2
) sorted by null
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java
134
return
getPairingRequestAck
(payload);
181
static PairingRequestAckMessage
getPairingRequestAck
(JSONObject body)
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
XmlMessageBuilder.java
165
return
getPairingRequestAck
(payload);
230
PairingRequestAckMessage
getPairingRequestAck
(JSONObject body)
Completed in 28 milliseconds