Searched refs:HDMI_CEC_CONTROL_ENABLED (Results 1 – 10 of 10) sorted by relevance
309 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_doesNotBroadcastsPowerStatus_1_4()330 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initialPowerStatus_normalBoot_goToStandby_broadcastsPowerStatus_2_0()393 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_enabled()409 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlReturnsToOriginalValue_disabled()430 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in disableAndReenableCec_volumeControlFeatureListenersNotified()527 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_1_4()537 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_2_0()547 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_change()554 mHdmiControlServiceSpy.setControlEnabled(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getCecVersion_change()714 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in initCec_statusListener_CecEnabled_NoCecResponse()[all …]
226 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getAllowedIntValues_BasicSanity()235 .containsExactly(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getAllowedIntValues_WithOverride()305 .isEqualTo(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in getDefaultIntValue_BasicSanity()377 Integer.toString(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED))) in getIntValue_GlobalSetting_BasicSanity()
227 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
619 int value = enabled ? HdmiControlManager.HDMI_CEC_CONTROL_ENABLED : in setHdmiControlEnabled()
1733 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
21 import static android.hardware.hdmi.HdmiControlManager.HDMI_CEC_CONTROL_ENABLED;593 if (mHdmiControlEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in initService()740 announceHdmiControlStatusChange(HDMI_CEC_CONTROL_ENABLED); in onInitializeCecComplete()2521 if (hdmiCecEnabled != HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in shouldHandleTvPowerKey()2910 if (isEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED) { in invokeHdmiControlStatusChangeListenerLocked()3003 return mHdmiControlEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in isControlEnabled()3077 if (mHdmiControlEnabled == HDMI_CEC_CONTROL_ENABLED) { in onWakeUp()3354 if (enabled == HDMI_CEC_CONTROL_ENABLED) { in setControlEnabled()
303 hdmiCecEnabled.registerValue(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED, in HdmiCecConfig()
331 public static final int HDMI_CEC_CONTROL_ENABLED = 1; field in HdmiControlManager343 HDMI_CEC_CONTROL_ENABLED,
8789 boolean cecEnabled = isCecEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in onStatusChange()
3355 field public static final int HDMI_CEC_CONTROL_ENABLED = 1; // 0x1