Home
last modified time | relevance | path

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

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecConstants.java76 public static final int CEC_KEYCODE_PLAY = 0x44; field in HdmiCecConstants
DRemoteControlPassthrough.java311 userControlPressKeys.put(HdmiCecConstants.CEC_KEYCODE_PLAY,"MEDIA_PLAY"); in createUserControlPressKeys_20()