Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87be7559 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/29930265'] into 24Q4-release.

Change-Id: I230e661d02086daad5372a39b44462a683f8a5b6
parents 856f7ede 621c7532
Loading
Loading
Loading
Loading
+57 −57
Original line number Original line Diff line number Diff line
@@ -19338,14 +19338,14 @@ public final class Settings {
             * If hotword detection should be enabled.
             * If hotword detection should be enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String HOTWORD_DETECTION_ENABLED = "hotword_detection_enabled";
            public static final String HOTWORD_DETECTION_ENABLED = "hotword_detection_enabled";
            /**
            /**
             * Whether Smart Replies are enabled within Wear.
             * Whether Smart Replies are enabled within Wear.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SMART_REPLIES_ENABLED = "smart_replies_enabled";
            public static final String SMART_REPLIES_ENABLED = "smart_replies_enabled";
            /**
            /**
@@ -19359,7 +19359,7 @@ public final class Settings {
             * If FLP should obtain location data from the paired device.
             * If FLP should obtain location data from the paired device.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String OBTAIN_PAIRED_DEVICE_LOCATION =
            public static final String OBTAIN_PAIRED_DEVICE_LOCATION =
                    "obtain_paired_device_location";
                    "obtain_paired_device_location";
@@ -19367,7 +19367,7 @@ public final class Settings {
             * The play store availability on companion phone.
             * The play store availability on companion phone.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String PHONE_PLAY_STORE_AVAILABILITY =
            public static final String PHONE_PLAY_STORE_AVAILABILITY =
                    "phone_play_store_availability";
                    "phone_play_store_availability";
@@ -19383,7 +19383,7 @@ public final class Settings {
             * Whether the bug report is enabled.
             * Whether the bug report is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String BUG_REPORT = "bug_report";
            public static final String BUG_REPORT = "bug_report";
            // Possible bug report states
            // Possible bug report states
@@ -19396,14 +19396,14 @@ public final class Settings {
             * The enabled/disabled state of the SmartIlluminate.
             * The enabled/disabled state of the SmartIlluminate.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SMART_ILLUMINATE_ENABLED = "smart_illuminate_enabled";
            public static final String SMART_ILLUMINATE_ENABLED = "smart_illuminate_enabled";
            /**
            /**
             * Whether automatic time is enabled on the watch.
             * Whether automatic time is enabled on the watch.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CLOCKWORK_AUTO_TIME = "clockwork_auto_time";
            public static final String CLOCKWORK_AUTO_TIME = "clockwork_auto_time";
            // Possible clockwork auto time states
            // Possible clockwork auto time states
@@ -19421,7 +19421,7 @@ public final class Settings {
             * Whether automatic time zone is enabled on the watch.
             * Whether automatic time zone is enabled on the watch.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CLOCKWORK_AUTO_TIME_ZONE = "clockwork_auto_time_zone";
            public static final String CLOCKWORK_AUTO_TIME_ZONE = "clockwork_auto_time_zone";
            // Possible clockwork auto time zone states
            // Possible clockwork auto time zone states
@@ -19438,14 +19438,14 @@ public final class Settings {
             * Whether 24 hour time format is enabled on the watch.
             * Whether 24 hour time format is enabled on the watch.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CLOCKWORK_24HR_TIME = "clockwork_24hr_time";
            public static final String CLOCKWORK_24HR_TIME = "clockwork_24hr_time";
            /**
            /**
             * Whether the auto wifi toggle setting is enabled.
             * Whether the auto wifi toggle setting is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AUTO_WIFI = "auto_wifi";
            public static final String AUTO_WIFI = "auto_wifi";
            // Possible force wifi on states
            // Possible force wifi on states
@@ -19465,7 +19465,7 @@ public final class Settings {
             * wifi requirement until this time). The time is in millis since epoch.
             * wifi requirement until this time). The time is in millis since epoch.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String ALT_BYPASS_WIFI_REQUIREMENT_TIME_MILLIS =
            public static final String ALT_BYPASS_WIFI_REQUIREMENT_TIME_MILLIS =
                    "alt_bypass_wifi_requirement_time_millis";
                    "alt_bypass_wifi_requirement_time_millis";
@@ -19473,7 +19473,7 @@ public final class Settings {
             * Whether the setup was skipped.
             * Whether the setup was skipped.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SETUP_SKIPPED = "setup_skipped";
            public static final String SETUP_SKIPPED = "setup_skipped";
            // Possible setup_skipped states
            // Possible setup_skipped states
@@ -19488,7 +19488,7 @@ public final class Settings {
             * The last requested call forwarding action.
             * The last requested call forwarding action.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String LAST_CALL_FORWARD_ACTION = "last_call_forward_action";
            public static final String LAST_CALL_FORWARD_ACTION = "last_call_forward_action";
            // Possible call forwarding actions
            // Possible call forwarding actions
@@ -19501,31 +19501,31 @@ public final class Settings {
            // Stem button settings.
            // Stem button settings.
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_1_TYPE = "STEM_1_TYPE";
            public static final String STEM_1_TYPE = "STEM_1_TYPE";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_1_DATA = "STEM_1_DATA";
            public static final String STEM_1_DATA = "STEM_1_DATA";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_1_DEFAULT_DATA = "STEM_1_DEFAULT_DATA";
            public static final String STEM_1_DEFAULT_DATA = "STEM_1_DEFAULT_DATA";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_2_TYPE = "STEM_2_TYPE";
            public static final String STEM_2_TYPE = "STEM_2_TYPE";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_2_DATA = "STEM_2_DATA";
            public static final String STEM_2_DATA = "STEM_2_DATA";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_2_DEFAULT_DATA = "STEM_2_DEFAULT_DATA";
            public static final String STEM_2_DEFAULT_DATA = "STEM_2_DEFAULT_DATA";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_3_TYPE = "STEM_3_TYPE";
            public static final String STEM_3_TYPE = "STEM_3_TYPE";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_3_DATA = "STEM_3_DATA";
            public static final String STEM_3_DATA = "STEM_3_DATA";
            /** @hide */
            /** @hide */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String STEM_3_DEFAULT_DATA = "STEM_3_DEFAULT_DATA";
            public static final String STEM_3_DEFAULT_DATA = "STEM_3_DEFAULT_DATA";
            // Stem types
            // Stem types
@@ -19540,14 +19540,14 @@ public final class Settings {
             * If the device should be muted when off body.
             * If the device should be muted when off body.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String MUTE_WHEN_OFF_BODY_ENABLED = "obtain_mute_when_off_body";
            public static final String MUTE_WHEN_OFF_BODY_ENABLED = "obtain_mute_when_off_body";
            /**
            /**
             * Wear OS version string.
             * Wear OS version string.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String WEAR_OS_VERSION_STRING = "wear_os_version_string";
            public static final String WEAR_OS_VERSION_STRING = "wear_os_version_string";
            /**
            /**
@@ -19560,28 +19560,28 @@ public final class Settings {
             * The android wear system version.
             * The android wear system version.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String ANDROID_WEAR_VERSION = "android_wear_version";
            public static final String ANDROID_WEAR_VERSION = "android_wear_version";
            /**
            /**
             * The wear system capabiltiies.
             * The wear system capabiltiies.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SYSTEM_CAPABILITIES = "system_capabilities";
            public static final String SYSTEM_CAPABILITIES = "system_capabilities";
            /**
            /**
             * The android wear system edition.
             * The android wear system edition.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SYSTEM_EDITION = "android_wear_system_edition";
            public static final String SYSTEM_EDITION = "android_wear_system_edition";
            /**
            /**
             * The Wear platform MR number.
             * The Wear platform MR number.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String WEAR_PLATFORM_MR_NUMBER = "wear_platform_mr_number";
            public static final String WEAR_PLATFORM_MR_NUMBER = "wear_platform_mr_number";
            /**
            /**
@@ -19595,42 +19595,42 @@ public final class Settings {
             * Whether ambient is currently enabled.
             * Whether ambient is currently enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_ENABLED = "ambient_enabled";
            public static final String AMBIENT_ENABLED = "ambient_enabled";
            /**
            /**
             * Whether ambient tilt to wake is enabled.
             * Whether ambient tilt to wake is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_TILT_TO_WAKE = "ambient_tilt_to_wake";
            public static final String AMBIENT_TILT_TO_WAKE = "ambient_tilt_to_wake";
            /**
            /**
             * Whether ambient low bit mode is enabled by developer options.
             * Whether ambient low bit mode is enabled by developer options.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_LOW_BIT_ENABLED_DEV = "ambient_low_bit_enabled_dev";
            public static final String AMBIENT_LOW_BIT_ENABLED_DEV = "ambient_low_bit_enabled_dev";
            /**
            /**
             * Whether ambient touch to wake is enabled.
             * Whether ambient touch to wake is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_TOUCH_TO_WAKE = "ambient_touch_to_wake";
            public static final String AMBIENT_TOUCH_TO_WAKE = "ambient_touch_to_wake";
            /**
            /**
             * Whether ambient tilt to bright is enabled.
             * Whether ambient tilt to bright is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_TILT_TO_BRIGHT = "ambient_tilt_to_bright";
            public static final String AMBIENT_TILT_TO_BRIGHT = "ambient_tilt_to_bright";
            /**
            /**
             * Whether touch and hold to edit WF is enabled
             * Whether touch and hold to edit WF is enabled
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String GESTURE_TOUCH_AND_HOLD_WATCH_FACE_ENABLED =
            public static final String GESTURE_TOUCH_AND_HOLD_WATCH_FACE_ENABLED =
                    "gesture_touch_and_hold_watchface_enabled";
                    "gesture_touch_and_hold_watchface_enabled";
@@ -19644,7 +19644,7 @@ public final class Settings {
             * Whether bedtime mode is enabled.
             * Whether bedtime mode is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String BEDTIME_MODE = "bedtime_mode";
            public static final String BEDTIME_MODE = "bedtime_mode";
            /**
            /**
@@ -19656,35 +19656,35 @@ public final class Settings {
             * Whether the current watchface is decomposable.
             * Whether the current watchface is decomposable.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String DECOMPOSABLE_WATCHFACE = "current_watchface_decomposable";
            public static final String DECOMPOSABLE_WATCHFACE = "current_watchface_decomposable";
            /**
            /**
             * Whether to force ambient when docked.
             * Whether to force ambient when docked.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_FORCE_WHEN_DOCKED = "ambient_force_when_docked";
            public static final String AMBIENT_FORCE_WHEN_DOCKED = "ambient_force_when_docked";
            /**
            /**
             * Whether the ambient low bit mode is enabled.
             * Whether the ambient low bit mode is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_LOW_BIT_ENABLED = "ambient_low_bit_enabled";
            public static final String AMBIENT_LOW_BIT_ENABLED = "ambient_low_bit_enabled";
            /**
            /**
             * The timeout duration in minutes of ambient mode when plugged in.
             * The timeout duration in minutes of ambient mode when plugged in.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String AMBIENT_PLUGGED_TIMEOUT_MIN = "ambient_plugged_timeout_min";
            public static final String AMBIENT_PLUGGED_TIMEOUT_MIN = "ambient_plugged_timeout_min";
            /**
            /**
             * What OS does paired device has.
             * What OS does paired device has.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String PAIRED_DEVICE_OS_TYPE = "paired_device_os_type";
            public static final String PAIRED_DEVICE_OS_TYPE = "paired_device_os_type";
            // Possible values of PAIRED_DEVICE_OS_TYPE
            // Possible values of PAIRED_DEVICE_OS_TYPE
@@ -19719,7 +19719,7 @@ public final class Settings {
             * The user's last setting for hfp client.
             * The user's last setting for hfp client.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String USER_HFP_CLIENT_SETTING = "user_hfp_client_setting";
            public static final String USER_HFP_CLIENT_SETTING = "user_hfp_client_setting";
            // Possible hfp client user setting values
            // Possible hfp client user setting values
@@ -19744,7 +19744,7 @@ public final class Settings {
             * The companion App name.
             * The companion App name.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String COMPANION_APP_NAME = "wear_companion_app_name";
            public static final String COMPANION_APP_NAME = "wear_companion_app_name";
            /**
            /**
@@ -19752,21 +19752,21 @@ public final class Settings {
             * wear. 1 for supporting, 0 for not supporting.
             * wear. 1 for supporting, 0 for not supporting.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String ENABLE_ALL_LANGUAGES = "enable_all_languages";
            public static final String ENABLE_ALL_LANGUAGES = "enable_all_languages";
            /**
            /**
             * The Locale (as language tag) the user chose at startup.
             * The Locale (as language tag) the user chose at startup.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String SETUP_LOCALE = "setup_locale";
            public static final String SETUP_LOCALE = "setup_locale";
            /**
            /**
             * The version of oem setup present.
             * The version of oem setup present.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String OEM_SETUP_VERSION = "oem_setup_version";
            public static final String OEM_SETUP_VERSION = "oem_setup_version";
            /**
            /**
@@ -19812,7 +19812,7 @@ public final class Settings {
             * -{@link BATTERY_SAVER_MODE_CUSTOM}
             * -{@link BATTERY_SAVER_MODE_CUSTOM}
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String BATTERY_SAVER_MODE = "battery_saver_mode";
            public static final String BATTERY_SAVER_MODE = "battery_saver_mode";
            /**
            /**
@@ -19869,7 +19869,7 @@ public final class Settings {
             * If burn in protection is enabled.
             * If burn in protection is enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String BURN_IN_PROTECTION_ENABLED = "burn_in_protection";
            public static final String BURN_IN_PROTECTION_ENABLED = "burn_in_protection";
            /**
            /**
@@ -19888,7 +19888,7 @@ public final class Settings {
             *          RIGHT_WRIST_ROTATION_0 = "2", RIGHT_WRIST_ROTATION_180 = "3"
             *          RIGHT_WRIST_ROTATION_0 = "2", RIGHT_WRIST_ROTATION_180 = "3"
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String WRIST_ORIENTATION_MODE = "wear_wrist_orientation_mode";
            public static final String WRIST_ORIENTATION_MODE = "wear_wrist_orientation_mode";
            /**
            /**
@@ -19927,7 +19927,7 @@ public final class Settings {
             *
             *
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CLOCKWORK_SYSUI_PACKAGE = "clockwork_sysui_package";
            public static final String CLOCKWORK_SYSUI_PACKAGE = "clockwork_sysui_package";
            /**
            /**
@@ -19957,7 +19957,7 @@ public final class Settings {
             * Whether the device has Wet Mode/ Touch Lock Mode enabled.
             * Whether the device has Wet Mode/ Touch Lock Mode enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String WET_MODE_ON = "wet_mode_on";
            public static final String WET_MODE_ON = "wet_mode_on";
            /**
            /**
@@ -19976,7 +19976,7 @@ public final class Settings {
             * Whether charging sounds are enabled.
             * Whether charging sounds are enabled.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CHARGING_SOUNDS_ENABLED = "wear_charging_sounds_enabled";
            public static final String CHARGING_SOUNDS_ENABLED = "wear_charging_sounds_enabled";
            /**
            /**
@@ -19985,7 +19985,7 @@ public final class Settings {
             *
             *
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String DYNAMIC_COLOR_THEME_ENABLED = "dynamic_color_theme_enabled";
            public static final String DYNAMIC_COLOR_THEME_ENABLED = "dynamic_color_theme_enabled";
            /**
            /**
@@ -20077,7 +20077,7 @@ public final class Settings {
             * The key to indicate the data migration status on device upgrade in Wear Services.
             * The key to indicate the data migration status on device upgrade in Wear Services.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String UPGRADE_DATA_MIGRATION_STATUS =
            public static final String UPGRADE_DATA_MIGRATION_STATUS =
                    "upgrade_data_migration_status";
                    "upgrade_data_migration_status";
@@ -20134,20 +20134,20 @@ public final class Settings {
             * The custom foreground color.
             * The custom foreground color.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CUSTOM_COLOR_FOREGROUND = "custom_foreground_color";
            public static final String CUSTOM_COLOR_FOREGROUND = "custom_foreground_color";
            /**
            /**
             * The custom background color.
             * The custom background color.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String CUSTOM_COLOR_BACKGROUND = "custom_background_color";
            public static final String CUSTOM_COLOR_BACKGROUND = "custom_background_color";
            /** The status of the phone switching process.
            /** The status of the phone switching process.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String PHONE_SWITCHING_STATUS = "phone_switching_status";
            public static final String PHONE_SWITCHING_STATUS = "phone_switching_status";
            /**
            /**
@@ -20318,7 +20318,7 @@ public final class Settings {
             * Controls the launcher ui mode on wearable devices.
             * Controls the launcher ui mode on wearable devices.
             * @hide
             * @hide
             */
             */
            @Readable(maxTargetSdk = Build.VERSION_CODES.UPSIDE_DOWN_CAKE)
            @Readable
            public static final String WEAR_LAUNCHER_UI_MODE = "wear_launcher_ui_mode";
            public static final String WEAR_LAUNCHER_UI_MODE = "wear_launcher_ui_mode";
            /** Whether Wear Power Anomaly Service is enabled.
            /** Whether Wear Power Anomaly Service is enabled.