Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/tv/
DHdmiCecRemoteControlPassThroughTest.java108 validateKeyeventToUserControlPress(LogicalAddress.RECORDER_1, remoteControlKeys); in cect_11_1_13_1_RemoteControlMessagesToRecorder()
122 validateKeyeventToUserControlPress(LogicalAddress.PLAYBACK_1, remoteControlKeys); in cect_11_1_13_2_RemoteControlMessagesToPlayback()
136 validateKeyeventToUserControlPress(LogicalAddress.TUNER_1, remoteControlKeys); in cect_11_1_13_3_RemoteControlMessagesToTuner()
150 validateKeyeventToUserControlPress(LogicalAddress.AUDIO_SYSTEM, remoteControlAudioKeys); in cect_11_1_13_4_RemoteControlMessagesToAudioSystem()
177 private void validateKeyeventToUserControlPress(LogicalAddress toDevice in validateKeyeventToUserControlPress() method in HdmiCecRemoteControlPassThroughTest