Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRemoteControlPassthrough.java131 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
134 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
137 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
140 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
143 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
146 hdmiCecClient.sendUserControlPress( in checkUserControlPressAndHoldWithNoRelease()
DHdmiCecClientWrapper.java368 sendUserControlPress(source, destination, keycode, holdKey); in sendUserControlPressAndRelease()
416 public void sendUserControlPress( in sendUserControlPress() method in HdmiCecClientWrapper
457 sendUserControlPress(source, destination, firstKeycode, holdKey); in sendUserControlInterruptedPressAndHold()
464 sendUserControlPress(source, destination, secondKeycode, false); in sendUserControlInterruptedPressAndHold()