Searched refs:HDMI_CEC_CONTROL_ENABLED (Results 1 – 10 of 10) sorted by relevance
329 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_doesNotBroadcastsPowerStatus_1_4()362 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_broadcastsPowerStatus_2_0()477 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_enabled()493 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_disabled()514 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlFeatureListenersNotified()611 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_1_4()621 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_2_0()631 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_change()638 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_change()648 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in handleGiveFeatures_cec14_featureAbort()[all …]
281 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getAllowedIntValues_BasicSanity()290 .containsExactly(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getAllowedIntValues_WithOverride()362 .isEqualTo(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getDefaultIntValue_BasicSanity()
714 int value = enabled ? HdmiControlManager.HDMI_CEC_CONTROL_ENABLED : in setHdmiControlEnabled()
396 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
2174 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
346 public static final int HDMI_CEC_CONTROL_ENABLED = 1; field in HdmiControlManager359 HDMI_CEC_CONTROL_ENABLED,
23 import static android.hardware.hdmi.HdmiControlManager.HDMI_CEC_CONTROL_ENABLED;1248 announceHdmiControlStatusChange(HDMI_CEC_CONTROL_ENABLED); in onInitializeCecComplete()3199 if (hdmiCecEnabled != HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in shouldHandleTvPowerKey()3600 if (isEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in invokeHdmiControlStatusChangeListenerLocked()3701 return mHdmiControlEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in isCecControlEnabled()4179 if (enabled == HDMI_CEC_CONTROL_ENABLED) { in setCecEnabled()
294 hdmiCecEnabled.registerValue(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED, in HdmiCecConfig()
11544 boolean cecEnabled = isCecEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in onStatusChange()
5279 field public static final int HDMI_CEC_CONTROL_ENABLED = 1; // 0x1