Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
DOptionsMessage.java119 OptionsMessage otherOptions) { in getBestConfiguration() argument
120 Set<EncodingOption> peerOutputs = otherOptions.getOutputEncodingSet(); in getBestConfiguration()
123 Set<EncodingOption> peerInputs = otherOptions.getInputEncodingSet(); in getBestConfiguration()