Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecConstants.java54 public static final int CEC_KEYCODE_CONTENTS_MENU = 0x0B; field in HdmiCecConstants
DRemoteControlPassthrough.java292 userControlPressKeys.put(HdmiCecConstants.CEC_KEYCODE_CONTENTS_MENU,"TV_CONTENTS_MENU"); in createUserControlPressKeys_20()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecRemoteControlPassThroughTest.java133 sendUcpMenuCommand(HdmiCecConstants.CEC_KEYCODE_CONTENTS_MENU, "TV_CONTENTS_MENU"); in cect_hf4_8_12_UCPForRcProfileSearchOperand()