HomeSort by relevance Sort by last modified time
    Searched defs:PoloWireInterface (Results 1 - 2 of 2) sorted by null

  /external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowireinterface.h 28 class PoloWireInterface {
30 PoloWireInterface() {}
31 virtual ~PoloWireInterface() {}
53 DISALLOW_COPY_AND_ASSIGN(PoloWireInterface);
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/
PoloWireInterface.java 28 public interface PoloWireInterface {

Completed in 169 milliseconds