Loading core/java/android/provider/Settings.java +0 −44 Original line number Diff line number Diff line Loading @@ -4126,7 +4126,6 @@ public final class Settings { * unset or a match is not made, only the standard color modes will be restored. * @hide */ @Readable public static final String DISPLAY_COLOR_MODE_VENDOR_HINT = "display_color_mode_vendor_hint"; Loading Loading @@ -6163,7 +6162,6 @@ public final class Settings { * * @hide */ @Readable public static final String CAMERA_AUTOROTATE = "camera_autorotate"; /** Loading Loading @@ -6724,7 +6722,6 @@ public final class Settings { * android.app.timezonedetector.TimeZoneDetector#updateConfiguration} to update. * @hide */ @Readable public static final String LOCATION_TIME_ZONE_DETECTION_ENABLED = "location_time_zone_detection_enabled"; Loading Loading @@ -7515,7 +7512,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_ACTIVATED = "reduce_bright_colors_activated"; Loading @@ -7525,7 +7521,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_LEVEL = "reduce_bright_colors_level"; Loading @@ -7534,7 +7529,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_PERSIST_ACROSS_REBOOTS = "reduce_bright_colors_persist_across_reboots"; Loading Loading @@ -8245,7 +8239,6 @@ public final class Settings { * @see #MATCH_CONTENT_FRAMERATE_ALWAYS * @hide */ @Readable public static final String MATCH_CONTENT_FRAME_RATE = "match_content_frame_rate"; Loading Loading @@ -8373,7 +8366,6 @@ public final class Settings { * {@link Display.STATE_OFF} and {@link Display.STATE_DOZE}. * @hide */ @Readable public static final String DOZE_QUICK_PICKUP_GESTURE = "doze_quick_pickup_gesture"; /** Loading Loading @@ -8479,7 +8471,6 @@ public final class Settings { * For user preference if swipe bottom to expand notification gesture enabled. * @hide */ @Readable public static final String SWIPE_BOTTOM_TO_NOTIFICATION_ENABLED = "swipe_bottom_to_notification_enabled"; Loading @@ -8487,28 +8478,24 @@ public final class Settings { * For user preference if One-Handed Mode enabled. * @hide */ @Readable public static final String ONE_HANDED_MODE_ENABLED = "one_handed_mode_enabled"; /** * For user preference if One-Handed Mode timeout. * @hide */ @Readable public static final String ONE_HANDED_MODE_TIMEOUT = "one_handed_mode_timeout"; /** * For user taps app to exit One-Handed Mode. * @hide */ @Readable public static final String TAPS_APP_TO_EXIT = "taps_app_to_exit"; /** * Internal use, one handed mode tutorial showed times. * @hide */ @Readable public static final String ONE_HANDED_TUTORIAL_SHOW_COUNT = "one_handed_tutorial_show_count"; Loading @@ -8534,7 +8521,6 @@ public final class Settings { * The last computed night mode bool the last time the phone was on * @hide */ @Readable public static final String UI_NIGHT_MODE_LAST_COMPUTED = "ui_night_mode_last_computed"; /** Loading Loading @@ -8953,7 +8939,6 @@ public final class Settings { * * @hide */ @Readable public static final String EMERGENCY_GESTURE_ENABLED = "emergency_gesture_enabled"; /** Loading @@ -8961,7 +8946,6 @@ public final class Settings { * * @hide */ @Readable public static final String EMERGENCY_GESTURE_SOUND_ENABLED = "emergency_gesture_sound_enabled"; Loading Loading @@ -9694,7 +9678,6 @@ public final class Settings { * @see Settings.Secure#MEDIA_CONTROLS_RESUME * @hide */ @Readable public static final String MEDIA_CONTROLS_RESUME_BLOCKED = "qs_media_resumption_blocked"; /** Loading Loading @@ -9742,7 +9725,6 @@ public final class Settings { * @hide */ @TestApi @Readable public static final String ACCESSIBILITY_MAGNIFICATION_CAPABILITY = "accessibility_magnification_capability"; Loading @@ -9752,7 +9734,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_SHOW_WINDOW_MAGNIFICATION_PROMPT = "accessibility_show_window_magnification_prompt"; Loading @@ -9769,7 +9750,6 @@ public final class Settings { * @see #ACCESSIBILITY_BUTTON_MODE_FLOATING_MENU * @hide */ @Readable public static final String ACCESSIBILITY_BUTTON_MODE = "accessibility_button_mode"; Loading Loading @@ -9798,7 +9778,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_SIZE = "accessibility_floating_menu_size"; Loading @@ -9811,7 +9790,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_ICON_TYPE = "accessibility_floating_menu_icon_type"; Loading @@ -9820,7 +9798,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_FADE_ENABLED = "accessibility_floating_menu_fade_enabled"; Loading @@ -9830,7 +9807,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_OPACITY = "accessibility_floating_menu_opacity"; Loading @@ -9839,7 +9815,6 @@ public final class Settings { * * @hide */ @Readable public static final String ADAPTIVE_CONNECTIVITY_ENABLED = "adaptive_connectivity_enabled"; /** Loading @@ -9863,7 +9838,6 @@ public final class Settings { * * @hide */ @Readable public static final String ASSIST_HANDLES_LEARNING_TIME_ELAPSED_MILLIS = "reminder_exp_learning_time_elapsed"; Loading @@ -9872,7 +9846,6 @@ public final class Settings { * * @hide */ @Readable public static final String ASSIST_HANDLES_LEARNING_EVENT_COUNT = "reminder_exp_learning_event_count"; Loading Loading @@ -10581,7 +10554,6 @@ public final class Settings { * * @hide */ @Readable public static final String DEVELOPMENT_WM_DISPLAY_SETTINGS_PATH = "wm_display_settings_path"; Loading Loading @@ -10761,7 +10733,6 @@ public final class Settings { * * @hide */ @Readable public static final String HDMI_CONTROL_SEND_STANDBY_ON_SLEEP = "hdmi_control_send_standby_on_sleep"; Loading Loading @@ -14439,7 +14410,6 @@ public final class Settings { * * @hide */ @Readable public static final String EUICC_SWITCH_SLOT_TIMEOUT_MILLIS = "euicc_switch_slot_timeout_millis"; Loading @@ -14449,7 +14419,6 @@ public final class Settings { * * @hide */ @Readable public static final String ENABLE_MULTI_SLOT_TIMEOUT_MILLIS = "enable_multi_slot_timeout_millis"; Loading Loading @@ -14573,7 +14542,6 @@ public final class Settings { * * @hide */ @Readable public static final String FORCE_NON_DEBUGGABLE_FINAL_BUILD_FOR_COMPAT = "force_non_debuggable_final_build_for_compat"; Loading Loading @@ -14653,7 +14621,6 @@ public final class Settings { * * @hide */ @Readable public static final String ONE_HANDED_KEYGUARD_SIDE = "one_handed_keyguard_side"; /** Loading Loading @@ -15336,7 +15303,6 @@ public final class Settings { * The value 1 - enable, 0 - disable * @hide */ @Readable public static final String NOTIFICATION_FEEDBACK_ENABLED = "notification_feedback_enabled"; /** Loading Loading @@ -15579,7 +15545,6 @@ public final class Settings { * * @hide */ @Readable public static final String GNSS_SATELLITE_BLOCKLIST = "gnss_satellite_blocklist"; /** Loading Loading @@ -15784,7 +15749,6 @@ public final class Settings { * 1: Enabled * @hide */ @Readable public static final String SHOW_PEOPLE_SPACE = "show_people_space"; /** Loading @@ -15795,7 +15759,6 @@ public final class Settings { * 2: All conversations * @hide */ @Readable public static final String PEOPLE_SPACE_CONVERSATION_TYPE = "people_space_conversation_type"; Loading @@ -15806,7 +15769,6 @@ public final class Settings { * 1: Enabled * @hide */ @Readable public static final String SHOW_NEW_NOTIF_DISMISS = "show_new_notif_dismiss"; /** Loading @@ -15821,7 +15783,6 @@ public final class Settings { * 1: Enabled (All apps will receive the new rules) * @hide */ @Readable public static final String BACKPORT_S_NOTIF_RULES = "backport_s_notif_rules"; /** Loading @@ -15836,7 +15797,6 @@ public final class Settings { * <p>See {@link android.app.Notification.DevFlags} for more details. * @hide */ @Readable public static final String FULLY_CUSTOM_VIEW_NOTIF_DECORATION = "fully_custom_view_notif_decoration"; Loading @@ -15850,7 +15810,6 @@ public final class Settings { * <p>See {@link android.app.Notification.DevFlags} for more details. * @hide */ @Readable public static final String DECORATED_CUSTOM_VIEW_NOTIF_DECORATION = "decorated_custom_view_notif_decoration"; Loading @@ -15867,7 +15826,6 @@ public final class Settings { * * @hide */ @Readable public static final String BLOCK_UNTRUSTED_TOUCHES_MODE = "block_untrusted_touches"; /** Loading @@ -15893,7 +15851,6 @@ public final class Settings { * * @hide */ @Readable public static final String MAXIMUM_OBSCURING_OPACITY_FOR_TOUCH = "maximum_obscuring_opacity_for_touch"; Loading @@ -15906,7 +15863,6 @@ public final class Settings { * 1: enabled * @hide */ @Readable public static final String RESTRICTED_NETWORKING_MODE = "restricted_networking_mode"; } Loading
core/java/android/provider/Settings.java +0 −44 Original line number Diff line number Diff line Loading @@ -4126,7 +4126,6 @@ public final class Settings { * unset or a match is not made, only the standard color modes will be restored. * @hide */ @Readable public static final String DISPLAY_COLOR_MODE_VENDOR_HINT = "display_color_mode_vendor_hint"; Loading Loading @@ -6163,7 +6162,6 @@ public final class Settings { * * @hide */ @Readable public static final String CAMERA_AUTOROTATE = "camera_autorotate"; /** Loading Loading @@ -6724,7 +6722,6 @@ public final class Settings { * android.app.timezonedetector.TimeZoneDetector#updateConfiguration} to update. * @hide */ @Readable public static final String LOCATION_TIME_ZONE_DETECTION_ENABLED = "location_time_zone_detection_enabled"; Loading Loading @@ -7515,7 +7512,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_ACTIVATED = "reduce_bright_colors_activated"; Loading @@ -7525,7 +7521,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_LEVEL = "reduce_bright_colors_level"; Loading @@ -7534,7 +7529,6 @@ public final class Settings { * * @hide */ @Readable public static final String REDUCE_BRIGHT_COLORS_PERSIST_ACROSS_REBOOTS = "reduce_bright_colors_persist_across_reboots"; Loading Loading @@ -8245,7 +8239,6 @@ public final class Settings { * @see #MATCH_CONTENT_FRAMERATE_ALWAYS * @hide */ @Readable public static final String MATCH_CONTENT_FRAME_RATE = "match_content_frame_rate"; Loading Loading @@ -8373,7 +8366,6 @@ public final class Settings { * {@link Display.STATE_OFF} and {@link Display.STATE_DOZE}. * @hide */ @Readable public static final String DOZE_QUICK_PICKUP_GESTURE = "doze_quick_pickup_gesture"; /** Loading Loading @@ -8479,7 +8471,6 @@ public final class Settings { * For user preference if swipe bottom to expand notification gesture enabled. * @hide */ @Readable public static final String SWIPE_BOTTOM_TO_NOTIFICATION_ENABLED = "swipe_bottom_to_notification_enabled"; Loading @@ -8487,28 +8478,24 @@ public final class Settings { * For user preference if One-Handed Mode enabled. * @hide */ @Readable public static final String ONE_HANDED_MODE_ENABLED = "one_handed_mode_enabled"; /** * For user preference if One-Handed Mode timeout. * @hide */ @Readable public static final String ONE_HANDED_MODE_TIMEOUT = "one_handed_mode_timeout"; /** * For user taps app to exit One-Handed Mode. * @hide */ @Readable public static final String TAPS_APP_TO_EXIT = "taps_app_to_exit"; /** * Internal use, one handed mode tutorial showed times. * @hide */ @Readable public static final String ONE_HANDED_TUTORIAL_SHOW_COUNT = "one_handed_tutorial_show_count"; Loading @@ -8534,7 +8521,6 @@ public final class Settings { * The last computed night mode bool the last time the phone was on * @hide */ @Readable public static final String UI_NIGHT_MODE_LAST_COMPUTED = "ui_night_mode_last_computed"; /** Loading Loading @@ -8953,7 +8939,6 @@ public final class Settings { * * @hide */ @Readable public static final String EMERGENCY_GESTURE_ENABLED = "emergency_gesture_enabled"; /** Loading @@ -8961,7 +8946,6 @@ public final class Settings { * * @hide */ @Readable public static final String EMERGENCY_GESTURE_SOUND_ENABLED = "emergency_gesture_sound_enabled"; Loading Loading @@ -9694,7 +9678,6 @@ public final class Settings { * @see Settings.Secure#MEDIA_CONTROLS_RESUME * @hide */ @Readable public static final String MEDIA_CONTROLS_RESUME_BLOCKED = "qs_media_resumption_blocked"; /** Loading Loading @@ -9742,7 +9725,6 @@ public final class Settings { * @hide */ @TestApi @Readable public static final String ACCESSIBILITY_MAGNIFICATION_CAPABILITY = "accessibility_magnification_capability"; Loading @@ -9752,7 +9734,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_SHOW_WINDOW_MAGNIFICATION_PROMPT = "accessibility_show_window_magnification_prompt"; Loading @@ -9769,7 +9750,6 @@ public final class Settings { * @see #ACCESSIBILITY_BUTTON_MODE_FLOATING_MENU * @hide */ @Readable public static final String ACCESSIBILITY_BUTTON_MODE = "accessibility_button_mode"; Loading Loading @@ -9798,7 +9778,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_SIZE = "accessibility_floating_menu_size"; Loading @@ -9811,7 +9790,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_ICON_TYPE = "accessibility_floating_menu_icon_type"; Loading @@ -9820,7 +9798,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_FADE_ENABLED = "accessibility_floating_menu_fade_enabled"; Loading @@ -9830,7 +9807,6 @@ public final class Settings { * * @hide */ @Readable public static final String ACCESSIBILITY_FLOATING_MENU_OPACITY = "accessibility_floating_menu_opacity"; Loading @@ -9839,7 +9815,6 @@ public final class Settings { * * @hide */ @Readable public static final String ADAPTIVE_CONNECTIVITY_ENABLED = "adaptive_connectivity_enabled"; /** Loading @@ -9863,7 +9838,6 @@ public final class Settings { * * @hide */ @Readable public static final String ASSIST_HANDLES_LEARNING_TIME_ELAPSED_MILLIS = "reminder_exp_learning_time_elapsed"; Loading @@ -9872,7 +9846,6 @@ public final class Settings { * * @hide */ @Readable public static final String ASSIST_HANDLES_LEARNING_EVENT_COUNT = "reminder_exp_learning_event_count"; Loading Loading @@ -10581,7 +10554,6 @@ public final class Settings { * * @hide */ @Readable public static final String DEVELOPMENT_WM_DISPLAY_SETTINGS_PATH = "wm_display_settings_path"; Loading Loading @@ -10761,7 +10733,6 @@ public final class Settings { * * @hide */ @Readable public static final String HDMI_CONTROL_SEND_STANDBY_ON_SLEEP = "hdmi_control_send_standby_on_sleep"; Loading Loading @@ -14439,7 +14410,6 @@ public final class Settings { * * @hide */ @Readable public static final String EUICC_SWITCH_SLOT_TIMEOUT_MILLIS = "euicc_switch_slot_timeout_millis"; Loading @@ -14449,7 +14419,6 @@ public final class Settings { * * @hide */ @Readable public static final String ENABLE_MULTI_SLOT_TIMEOUT_MILLIS = "enable_multi_slot_timeout_millis"; Loading Loading @@ -14573,7 +14542,6 @@ public final class Settings { * * @hide */ @Readable public static final String FORCE_NON_DEBUGGABLE_FINAL_BUILD_FOR_COMPAT = "force_non_debuggable_final_build_for_compat"; Loading Loading @@ -14653,7 +14621,6 @@ public final class Settings { * * @hide */ @Readable public static final String ONE_HANDED_KEYGUARD_SIDE = "one_handed_keyguard_side"; /** Loading Loading @@ -15336,7 +15303,6 @@ public final class Settings { * The value 1 - enable, 0 - disable * @hide */ @Readable public static final String NOTIFICATION_FEEDBACK_ENABLED = "notification_feedback_enabled"; /** Loading Loading @@ -15579,7 +15545,6 @@ public final class Settings { * * @hide */ @Readable public static final String GNSS_SATELLITE_BLOCKLIST = "gnss_satellite_blocklist"; /** Loading Loading @@ -15784,7 +15749,6 @@ public final class Settings { * 1: Enabled * @hide */ @Readable public static final String SHOW_PEOPLE_SPACE = "show_people_space"; /** Loading @@ -15795,7 +15759,6 @@ public final class Settings { * 2: All conversations * @hide */ @Readable public static final String PEOPLE_SPACE_CONVERSATION_TYPE = "people_space_conversation_type"; Loading @@ -15806,7 +15769,6 @@ public final class Settings { * 1: Enabled * @hide */ @Readable public static final String SHOW_NEW_NOTIF_DISMISS = "show_new_notif_dismiss"; /** Loading @@ -15821,7 +15783,6 @@ public final class Settings { * 1: Enabled (All apps will receive the new rules) * @hide */ @Readable public static final String BACKPORT_S_NOTIF_RULES = "backport_s_notif_rules"; /** Loading @@ -15836,7 +15797,6 @@ public final class Settings { * <p>See {@link android.app.Notification.DevFlags} for more details. * @hide */ @Readable public static final String FULLY_CUSTOM_VIEW_NOTIF_DECORATION = "fully_custom_view_notif_decoration"; Loading @@ -15850,7 +15810,6 @@ public final class Settings { * <p>See {@link android.app.Notification.DevFlags} for more details. * @hide */ @Readable public static final String DECORATED_CUSTOM_VIEW_NOTIF_DECORATION = "decorated_custom_view_notif_decoration"; Loading @@ -15867,7 +15826,6 @@ public final class Settings { * * @hide */ @Readable public static final String BLOCK_UNTRUSTED_TOUCHES_MODE = "block_untrusted_touches"; /** Loading @@ -15893,7 +15851,6 @@ public final class Settings { * * @hide */ @Readable public static final String MAXIMUM_OBSCURING_OPACITY_FOR_TOUCH = "maximum_obscuring_opacity_for_touch"; Loading @@ -15906,7 +15863,6 @@ public final class Settings { * 1: enabled * @hide */ @Readable public static final String RESTRICTED_NETWORKING_MODE = "restricted_networking_mode"; }