Home
last modified time | relevance | path

Searched refs:CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecConfigTest.java85 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in getAllCecSettings_BasicSanity()
126 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in getUserCecSettings_BasicSanity()
167 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in getUserCecSettings_WithOverride()
H A DHdmiCecLocalDeviceTvTest.java388 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in tvWakeOnOneTouchPlay_TextViewOn_Enabled()
402 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in tvWakeOnOneTouchPlay_ImageViewOn_Enabled()
416 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in tvWakeOnOneTouchPlay_TextViewOn_Disabled()
430 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in tvWakeOnOneTouchPlay_ImageViewOn_Disabled()
444 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in handleTextViewOn_Dreaming()
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiControlManager.java921 public static final String CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY = field in HdmiControlManager
1112 CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY,
2581 mService.setCecSettingIntValue(CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, value);
2604 return mService.getCecSettingIntValue(CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY);
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java390 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in HdmiCecConfig()
739 case HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY: in getStorage()
816 case HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY: in getStorageKey()
H A DHdmiCecLocalDeviceTv.java1310 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY) in getAutoWakeup()
H A DHdmiControlService.java831 HdmiControlManager.CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY, in initService()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt4607 …field public static final String CEC_SETTING_NAME_TV_WAKE_ON_ONE_TOUCH_PLAY = "tv_wake_on_one_touc…