Home
last modified time | relevance | path

Searched refs:POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecConfigTest.java396 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in getStringValue_SharedPref_BasicSanity()
400 .isEqualTo(HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in getStringValue_SharedPref_BasicSanity()
461 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in setStringValue_SharedPref_BasicSanity()
464 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in setStringValue_SharedPref_BasicSanity()
H A DHdmiCecLocalDevicePlaybackTest.java373 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingChange_otherDevice_StandbyNow()
389 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingChange_otherDevice_StandbyNow_InactiveSource()
405 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingChange_sameDevice_StandbyNow_ActiveSource()
531 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingInformation_otherDevice_StandbyNow()
547 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingInformation_otherDevice_StandbyNow_InactiveSource()
563 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleRoutingInformation_sameDevice_StandbyNow_ActiveSource()
1102 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleActiveSource_ActiveSource_StandbyNow()
1117 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleActiveSource_notActiveSource_StandbyNow()
1182 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in losingActiveSource_standbyNow_verifyStandbyMessageIsSentOnNextStandby()
1552 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW); in handleSetStreamPath_otherDevice_StandbyNow()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDevicePlayback.java373 case HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW: in onActiveSourceLost()
H A DHdmiCecConfig.java355 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW, in HdmiCecConfig()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java487 public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW = "standby_now"; field in HdmiControlManager
494 POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4666 …field public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_STANDBY_NOW = "standby_n…