Searched refs:HDMI_CEC_CONTROL_ENABLED (Results 1 – 10 of 10) sorted by relevance
234 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_doesNotBroadcastsPowerStatus_1_4()267 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_broadcastsPowerStatus_2_0()328 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_enabled()344 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_disabled()365 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlFeatureListenersNotified()462 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_1_4()472 mHdmiControlServiceSpy.setCecEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_2_0()648 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initCec_statusListener_CecEnabled_NoCecResponse()1187 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableCec_DoNotInformHalAboutEarc()1221 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in enableCec_DoNotInformHalAboutEarc()[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()
657 int value = enabled ? HdmiControlManager.HDMI_CEC_CONTROL_ENABLED : in setHdmiControlEnabled()
378 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
2001 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
23 import static android.hardware.hdmi.HdmiControlManager.HDMI_CEC_CONTROL_ENABLED;1135 announceHdmiControlStatusChange(HDMI_CEC_CONTROL_ENABLED); in onInitializeCecComplete()3021 if (hdmiCecEnabled != HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in shouldHandleTvPowerKey()3422 if (isEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in invokeHdmiControlStatusChangeListenerLocked()3523 return mHdmiControlEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in isCecControlEnabled()3917 if (enabled == HDMI_CEC_CONTROL_ENABLED) { in setCecEnabled()
294 hdmiCecEnabled.registerValue(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED, in HdmiCecConfig()
334 public static final int HDMI_CEC_CONTROL_ENABLED = 1; field in HdmiControlManager347 HDMI_CEC_CONTROL_ENABLED,
10948 boolean cecEnabled = isCecEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in onStatusChange()
4628 field public static final int HDMI_CEC_CONTROL_ENABLED = 1; // 0x1