Searched refs:MESSAGE_USER_CONTROL_RELEASED (Results 1 – 7 of 7) sorted by relevance
249 case Constants.MESSAGE_USER_CONTROL_RELEASED: in opcodeToString()364 case Constants.MESSAGE_USER_CONTROL_RELEASED: in filterMessageParameters()
115 MESSAGE_USER_CONTROL_RELEASED,195 static final int MESSAGE_USER_CONTROL_RELEASED = 0x45; field in Constants
111 addHandler(Constants.MESSAGE_USER_CONTROL_RELEASED, mBystander); in addTvHandlers()
542 return HdmiCecMessage.build(src, dest, Constants.MESSAGE_USER_CONTROL_RELEASED); in buildUserControlReleased()
164 addValidationInfo(Constants.MESSAGE_USER_CONTROL_RELEASED, in addValidationInfo() argument
374 case Constants.MESSAGE_USER_CONTROL_RELEASED: in onMessage()
2228 mPlaybackLogicalAddress, ADDR_TV, Constants.MESSAGE_USER_CONTROL_RELEASED, in shouldHandleUserControlPressedAndReleased()