Home
last modified time | relevance | path

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

/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/
DPairingListener.java47 void onPerformInputDeviceRole(PairingSession session) throws PoloException; in onPerformInputDeviceRole() method
DPairingSession.java480 mListener.onPerformInputDeviceRole(PairingSession.this); in doPairingPhase()