Home
last modified time | relevance | path

Searched refs:HDMI_CEC_CONTROL_ENABLED (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiControlServiceTest.java234 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 …]
H A DHdmiCecConfigTest.java281 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()
H A DOneTouchPlayActionTest.java657 int value = enabled ? HdmiControlManager.HDMI_CEC_CONTROL_ENABLED : in setHdmiControlEnabled()
H A DHdmiCecLocalDeviceTvTest.java378 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
H A DHdmiCecLocalDevicePlaybackTest.java2001 HdmiControlManager.HDMI_CEC_CONTROL_ENABLED); in shouldHandleTvPowerKey_CecEnabled_PowerControlModeTv()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java23 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()
H A DHdmiCecConfig.java294 hdmiCecEnabled.registerValue(HdmiControlManager.HDMI_CEC_CONTROL_ENABLED, in HdmiCecConfig()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java334 public static final int HDMI_CEC_CONTROL_ENABLED = 1; field in HdmiControlManager
347 HDMI_CEC_CONTROL_ENABLED,
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java10948 boolean cecEnabled = isCecEnabled == HdmiControlManager.HDMI_CEC_CONTROL_ENABLED; in onStatusChange()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4628 field public static final int HDMI_CEC_CONTROL_ENABLED = 1; // 0x1