Home
last modified time | relevance | path

Searched refs:POWER_STATUS_TRANSIENT_TO_STANDBY (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecPowerStatusController.java56 return mPowerStatus == HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY; in isPowerStatusTransientToStandby()
H A DDeviceSelectActionFromTv.java163 case HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY: in handleReportPowerStatus()
H A DDeviceSelectActionFromPlayback.java179 case HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY: in handleReportPowerStatus()
H A DHdmiCecLocalDeviceSource.java169 || status == HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY) { in toggleAndFollowTvPower()
H A DHdmiControlService.java953 return HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY; in getInitialPowerStatus()
3659 mPowerStatusController.setPowerStatus(HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY, in onStandby()
/aosp14/frameworks/base/core/tests/hdmitests/src/android/hardware/hdmi/
H A DHdmiDeviceInfoTest.java44 int powerStatus = HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY; in testEquals()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecPowerStatusControllerTest.java53 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY,
163 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY == status); in isPowerStatusTransientToStandby()
H A DHdmiControlServiceTest.java202 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY); in initialPowerStatus_normalBoot_isTransientToStandby()
209 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY); in initialPowerStatus_quiescentBoot_isTransientToStandby()
238 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY); in initialPowerStatus_normalBoot_goToStandby_doesNotBroadcastsPowerStatus_1_4()
272 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY); in initialPowerStatus_normalBoot_goToStandby_broadcastsPowerStatus_2_0()
744 HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY); in initCec_statusListener_CecEnabled_CecAvailable_TvTransientToStandby()
H A DHdmiCecLocalDeviceTest.java156 == HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY; in SetUp()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java150 public static final int POWER_STATUS_TRANSIENT_TO_STANDBY = 3; field in HdmiControlManager
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java4126 case HdmiControlManager.POWER_STATUS_TRANSIENT_TO_STANDBY: in onHdmiDeviceUpdated()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4670 field public static final int POWER_STATUS_TRANSIENT_TO_STANDBY = 3; // 0x3