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