Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/
DOptionsMessage.java138 EncodingOption bestOutput = null; in getBestConfiguration() local
140 bestOutput = peerOutputs.iterator().next(); in getBestConfiguration()
149 encoding = bestOutput; in getBestConfiguration()
155 encoding = bestOutput; in getBestConfiguration()