OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpairingrequest
(Results
1 - 2
of
2
) sorted by null
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java
132
return
getPairingRequest
(payload);
161
static PairingRequestMessage
getPairingRequest
(JSONObject body)
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
XmlMessageBuilder.java
163
return
getPairingRequest
(payload);
206
PairingRequestMessage
getPairingRequest
(JSONObject body)
Completed in 158 milliseconds