Searched refs:MESSAGE_USER_CONTROL_RELEASED (Results 1 – 6 of 6) sorted by relevance
107 static final int MESSAGE_USER_CONTROL_RELEASED = 0x45; field in Constants
148 case Constants.MESSAGE_USER_CONTROL_RELEASED: in opcodeToString()
110 addHandler(Constants.MESSAGE_USER_CONTROL_RELEASED, mBystander); in HdmiCecStandbyModeHandler()
417 return buildCommand(src, dest, Constants.MESSAGE_USER_CONTROL_RELEASED); in buildUserControlReleased()
114 addValidationInfo(Constants.MESSAGE_USER_CONTROL_RELEASED, noneValidator, DEST_DIRECT); in HdmiCecMessageValidator()
283 case Constants.MESSAGE_USER_CONTROL_RELEASED: in onMessage()