Searched refs:CEC_POWER_STATUS_IN_TRANSITION_TO_ON (Results 1 – 3 of 3) sorted by relevance
159 case HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_ON: in cect_hf4_6_22_interruptedPowerOn()209 case HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_ON: in cect_hf4_6_23_interruptedStandby()220 if (powerState == HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_ON) { in cect_hf4_6_23_interruptedStandby()
134 public static final int CEC_POWER_STATUS_IN_TRANSITION_TO_ON = 0x2; field in HdmiCecConstants
439 transitionState = HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_ON; in waitForTransitionTo()