Home
last modified time | relevance | path

Searched refs:HDMI_CONTROL_ENABLED (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/
H A DHdmiCecConfigTest.java376 Global.HDMI_CONTROL_ENABLED, in getIntValue_GlobalSetting_BasicSanity()
476 Global.HDMI_CONTROL_ENABLED, in setIntValue_GlobalSetting_BasicSanity()
530 Global.HDMI_CONTROL_ENABLED); in globalSettingObserver_BasicSanity()
550 Global.putString(mContext.getContentResolver(), Global.HDMI_CONTROL_ENABLED, in globalSettingObserver_BasicSanity()
553 Global.HDMI_CONTROL_ENABLED)).isEqualTo(valueToSet); in globalSettingObserver_BasicSanity()
562 Global.putString(mContext.getContentResolver(), Global.HDMI_CONTROL_ENABLED, in globalSettingObserver_BasicSanity()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DInputsFragment.java98 mHdmiControlPref.setChecked(readCecOption(Settings.Global.HDMI_CONTROL_ENABLED)); in refresh()
169 writeCecOption(Settings.Global.HDMI_CONTROL_ENABLED, mHdmiControlPref.isChecked()); in onPreferenceTreeClick()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/displaysound/
H A DDisplaySoundFragment.java131 Settings.Global.getInt(resolver, Settings.Global.HDMI_CONTROL_ENABLED, 1) != 0; in updateCecPreference()
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java535 return Global.HDMI_CONTROL_ENABLED; in getStorageKey()
603 case Global.HDMI_CONTROL_ENABLED: in notifyGlobalSettingChanged()
658 Global.HDMI_CONTROL_ENABLED, in registerGlobalSettingsObserver()
/aosp12/frameworks/base/packages/SettingsProvider/test/src/android/provider/
H A DSettingsBackupTest.java300 Settings.Global.HDMI_CONTROL_ENABLED,
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java805 Settings.Global.HDMI_CONTROL_ENABLED, in dumpProtoGlobalSettingsLocked()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java11043 public static final String HDMI_CONTROL_ENABLED = "hdmi_control_enabled"; field in Settings.Global
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45629 Landroid/provider/Settings$Global;->HDMI_CONTROL_ENABLED:Ljava/lang/String;