Searched refs:MESSAGE_GIVE_PHYSICAL_ADDRESS (Results 1 – 6 of 6) sorted by relevance
121 static final int MESSAGE_GIVE_PHYSICAL_ADDRESS = 0x83; field in Constants
176 case Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS: in opcodeToString()
130 addHandler(Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS, mBypasser); in HdmiCecStandbyModeHandler()
71 return buildCommand(src, dest, Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS); in buildGivePhysicalAddress()
95 addValidationInfo(Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS, in HdmiCecMessageValidator()
251 case Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS: in onMessage()