Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecLocalDevicePlaybackTest.java311 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_otherDevice_None()
331 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_sameDevice_None_ActiveSource()
352 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_sameDevice_None_InactiveSource()
470 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_otherDevice_None()
489 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_sameDevice_None_ActiveSource()
510 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_sameDevice_None_InactiveSource()
1065 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleActiveSource_ActiveSource_None()
1084 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleActiveSource_notActiveSource_None()
1532 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleSetStreamPath_otherDevice_None()
H A DHdmiCecConfigTest.java394 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE)) in getStringValue_SharedPref_BasicSanity()
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDevicePlayback.java376 case HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE: in onActiveSourceLost()
H A DHdmiCecConfig.java351 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE, in HdmiCecConfig()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java481 public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE = "none"; field in HdmiControlManager
493 POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4665 field public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE = "none";