Searched refs:CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY (Results 1 – 3 of 3) sorted by relevance
153 case HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY: in cect_hf4_6_22_interruptedPowerOn()164 if (powerState == HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY) { in cect_hf4_6_22_interruptedPowerOn()215 case HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY: in cect_hf4_6_23_interruptedStandby()
135 public static final int CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY = 0x3; field in HdmiCecConstants
437 transitionState = HdmiCecConstants.CEC_POWER_STATUS_IN_TRANSITION_TO_STANDBY; in waitForTransitionTo()