Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
DHdmiCecLocalDevicePlaybackTest.java338 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_otherDevice_None()
358 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_sameDevice_None_ActiveSource()
379 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingChange_sameDevice_None_InactiveSource()
543 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_otherDevice_None()
562 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_sameDevice_None_ActiveSource()
583 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleRoutingInformation_sameDevice_None_InactiveSource()
1200 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleActiveSource_ActiveSource_None()
1219 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleActiveSource_notActiveSource_None()
1672 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE); in handleSetStreamPath_otherDevice_None()
DHdmiCecConfigTest.java394 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE)) in getStringValue_SharedPref_BasicSanity()
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiControlManager.java493 public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE = "none"; field in HdmiControlManager
505 POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE,
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDevicePlayback.java447 case HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE: in onActiveSourceLost()
DHdmiCecConfig.java351 HdmiControlManager.POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE, in HdmiCecConfig()
/frameworks/base/core/api/
Dsystem-current.txt5316 field public static final String POWER_STATE_CHANGE_ON_ACTIVE_SOURCE_LOST_NONE = "none";