Files
Lawnchair/flags/src/com/android/systemui/Flags.java
2026-01-10 20:48:02 +07:00

2013 lines
73 KiB
Java

package com.android.systemui;
/** @hide */
public final class Flags {
/** @hide */
public static final String FLAG_ACTIVITY_TRANSITION_USE_LARGEST_WINDOW = "com.android.systemui.activity_transition_use_largest_window";
/** @hide */
public static final String FLAG_ALWAYS_COMPOSE_QS_UI_FRAGMENT = "com.android.systemui.always_compose_qs_ui_fragment";
/** @hide */
public static final String FLAG_AMBIENT_TOUCH_MONITOR_LISTEN_TO_DISPLAY_CHANGES = "com.android.systemui.ambient_touch_monitor_listen_to_display_changes";
/** @hide */
public static final String FLAG_ANIMATION_LIBRARY_DELAY_LEASH_CLEANUP = "com.android.systemui.animation_library_delay_leash_cleanup";
/** @hide */
public static final String FLAG_APP_CLIPS_BACKLINKS = "com.android.systemui.app_clips_backlinks";
/** @hide */
public static final String FLAG_AVALANCHE_REPLACE_HUN_WHEN_CRITICAL = "com.android.systemui.avalanche_replace_hun_when_critical";
/** @hide */
public static final String FLAG_BACK_BUTTON_ON_BOUNCER = "com.android.systemui.back_button_on_bouncer";
/** @hide */
public static final String FLAG_BOUNCER_LIFECYCLE_FIX = "com.android.systemui.bouncer_lifecycle_fix";
/** @hide */
public static final String FLAG_BOUNCER_UI_REVAMP = "com.android.systemui.bouncer_ui_revamp";
/** @hide */
public static final String FLAG_BOUNCER_UI_REVAMP_2 = "com.android.systemui.bouncer_ui_revamp_2";
/** @hide */
public static final String FLAG_BP_COLORS = "com.android.systemui.bp_colors";
/** @hide */
public static final String FLAG_BRIGHTNESS_SLIDER_FOCUS_STATE = "com.android.systemui.brightness_slider_focus_state";
/** @hide */
public static final String FLAG_CLASSIC_FLAGS_MULTI_USER = "com.android.systemui.classic_flags_multi_user";
/** @hide */
public static final String FLAG_CLIPBOARD_ANNOUNCE_LIVE_REGION = "com.android.systemui.clipboard_announce_live_region";
/** @hide */
public static final String FLAG_CLIPBOARD_OVERLAY_MULTIUSER = "com.android.systemui.clipboard_overlay_multiuser";
/** @hide */
public static final String FLAG_CLIPBOARD_USE_DESCRIPTION_MIMETYPE = "com.android.systemui.clipboard_use_description_mimetype";
/** @hide */
public static final String FLAG_CLOCK_FIDGET_ANIMATION = "com.android.systemui.clock_fidget_animation";
/** @hide */
public static final String FLAG_CLOCK_MODERNIZATION = "com.android.systemui.clock_modernization";
/** @hide */
public static final String FLAG_COMMUNAL_BOUNCER_DO_NOT_MODIFY_PLUGIN_OPEN = "com.android.systemui.communal_bouncer_do_not_modify_plugin_open";
/** @hide */
public static final String FLAG_COMMUNAL_EDIT_WIDGETS_ACTIVITY_FINISH_FIX = "com.android.systemui.communal_edit_widgets_activity_finish_fix";
/** @hide */
public static final String FLAG_COMMUNAL_HUB = "com.android.systemui.communal_hub";
/** @hide */
public static final String FLAG_COMMUNAL_HUB_USE_THREAD_POOL_FOR_WIDGETS = "com.android.systemui.communal_hub_use_thread_pool_for_widgets";
/** @hide */
public static final String FLAG_COMMUNAL_RESPONSIVE_GRID = "com.android.systemui.communal_responsive_grid";
/** @hide */
public static final String FLAG_COMMUNAL_SHADE_TOUCH_HANDLING_FIXES = "com.android.systemui.communal_shade_touch_handling_fixes";
/** @hide */
public static final String FLAG_COMMUNAL_STANDALONE_SUPPORT = "com.android.systemui.communal_standalone_support";
/** @hide */
public static final String FLAG_COMMUNAL_TIMER_FLICKER_FIX = "com.android.systemui.communal_timer_flicker_fix";
/** @hide */
public static final String FLAG_COMMUNAL_WIDGET_RESIZING = "com.android.systemui.communal_widget_resizing";
/** @hide */
public static final String FLAG_COMMUNAL_WIDGET_TRAMPOLINE_FIX = "com.android.systemui.communal_widget_trampoline_fix";
/** @hide */
public static final String FLAG_COMPOSE_BOUNCER = "com.android.systemui.compose_bouncer";
/** @hide */
public static final String FLAG_CONFINE_NOTIFICATION_TOUCH_TO_VIEW_WIDTH = "com.android.systemui.confine_notification_touch_to_view_width";
/** @hide */
public static final String FLAG_CONT_AUTH_PLUGIN = "com.android.systemui.cont_auth_plugin";
/** @hide */
public static final String FLAG_CONTEXTUAL_TIPS_ASSISTANT_DISMISS_FIX = "com.android.systemui.contextual_tips_assistant_dismiss_fix";
/** @hide */
public static final String FLAG_COROUTINE_TRACING = "com.android.systemui.coroutine_tracing";
/** @hide */
public static final String FLAG_DECOUPLE_VIEW_CONTROLLER_IN_ANIMLIB = "com.android.systemui.decouple_view_controller_in_animlib";
/** @hide */
public static final String FLAG_DESKTOP_EFFECTS_QS_TILE = "com.android.systemui.desktop_effects_qs_tile";
/** @hide */
public static final String FLAG_DESKTOP_SCREEN_CAPTURE = "com.android.systemui.desktop_screen_capture";
/** @hide */
public static final String FLAG_DISABLE_CONTEXTUAL_TIPS_FREQUENCY_CHECK = "com.android.systemui.disable_contextual_tips_frequency_check";
/** @hide */
public static final String FLAG_DISABLE_CONTEXTUAL_TIPS_IOS_SWITCHER_CHECK = "com.android.systemui.disable_contextual_tips_ios_switcher_check";
/** @hide */
public static final String FLAG_DISABLE_DOUBLE_CLICK_SWAP_ON_BOUNCER = "com.android.systemui.disable_double_click_swap_on_bouncer";
/** @hide */
public static final String FLAG_DO_NOT_USE_IMMEDIATE_COROUTINE_DISPATCHER = "com.android.systemui.do_not_use_immediate_coroutine_dispatcher";
/** @hide */
public static final String FLAG_DOUBLE_TAP_TO_SLEEP = "com.android.systemui.double_tap_to_sleep";
/** @hide */
public static final String FLAG_DREAM_BIOMETRIC_PROMPT_FIXES = "com.android.systemui.dream_biometric_prompt_fixes";
/** @hide */
public static final String FLAG_DREAM_INPUT_SESSION_PILFER_ONCE = "com.android.systemui.dream_input_session_pilfer_once";
/** @hide */
public static final String FLAG_DREAM_OVERLAY_BOUNCER_SWIPE_DIRECTION_FILTERING = "com.android.systemui.dream_overlay_bouncer_swipe_direction_filtering";
/** @hide */
public static final String FLAG_DREAM_OVERLAY_UPDATED_UI = "com.android.systemui.dream_overlay_updated_ui";
/** @hide */
public static final String FLAG_DREAM_PREVIEW_TAP_DISMISS = "com.android.systemui.dream_preview_tap_dismiss";
/** @hide */
public static final String FLAG_DREAM_TRANSITION_FIXES = "com.android.systemui.dream_transition_fixes";
/** @hide */
public static final String FLAG_EDGE_BACK_GESTURE_HANDLER_THREAD = "com.android.systemui.edge_back_gesture_handler_thread";
/** @hide */
public static final String FLAG_EDGEBACK_GESTURE_HANDLER_GET_RUNNING_TASKS_BACKGROUND = "com.android.systemui.edgeback_gesture_handler_get_running_tasks_background";
/** @hide */
public static final String FLAG_ENABLE_BACKGROUND_KEYGUARD_ONDRAWN_CALLBACK = "com.android.systemui.enable_background_keyguard_ondrawn_callback";
/** @hide */
public static final String FLAG_ENABLE_CONSTRAINT_LAYOUT_LOCKSCREEN_ON_EXTERNAL_DISPLAY = "com.android.systemui.enable_constraint_layout_lockscreen_on_external_display";
/** @hide */
public static final String FLAG_ENABLE_CONTEXTUAL_TIP_FOR_MUTE_VOLUME = "com.android.systemui.enable_contextual_tip_for_mute_volume";
/** @hide */
public static final String FLAG_ENABLE_CONTEXTUAL_TIP_FOR_POWER_OFF = "com.android.systemui.enable_contextual_tip_for_power_off";
/** @hide */
public static final String FLAG_ENABLE_CONTEXTUAL_TIP_FOR_TAKE_SCREENSHOT = "com.android.systemui.enable_contextual_tip_for_take_screenshot";
/** @hide */
public static final String FLAG_ENABLE_CONTEXTUAL_TIPS = "com.android.systemui.enable_contextual_tips";
/** @hide */
public static final String FLAG_ENABLE_DESKTOP_GROWTH = "com.android.systemui.enable_desktop_growth";
/** @hide */
public static final String FLAG_ENABLE_EFFICIENT_DISPLAY_REPOSITORY = "com.android.systemui.enable_efficient_display_repository";
/** @hide */
public static final String FLAG_ENABLE_LAYOUT_TRACING = "com.android.systemui.enable_layout_tracing";
/** @hide */
public static final String FLAG_ENABLE_MINMODE = "com.android.systemui.enable_minmode";
/** @hide */
public static final String FLAG_ENABLE_SUGGESTED_DEVICE_UI = "com.android.systemui.enable_suggested_device_ui";
/** @hide */
public static final String FLAG_ENABLE_TOP_UI_CONTROLLER = "com.android.systemui.enable_top_ui_controller";
/** @hide */
public static final String FLAG_ENABLE_UNDERLAY = "com.android.systemui.enable_underlay";
/** @hide */
public static final String FLAG_ENABLE_VIEW_CAPTURE_TRACING = "com.android.systemui.enable_view_capture_tracing";
/** @hide */
public static final String FLAG_ENFORCE_BRIGHTNESS_BASE_USER_RESTRICTION = "com.android.systemui.enforce_brightness_base_user_restriction";
/** @hide */
public static final String FLAG_EXAMPLE_FLAG = "com.android.systemui.example_flag";
/** @hide */
public static final String FLAG_EXPAND_COLLAPSE_PRIVACY_DIALOG = "com.android.systemui.expand_collapse_privacy_dialog";
/** @hide */
public static final String FLAG_EXPAND_HEADS_UP_ON_INLINE_REPLY = "com.android.systemui.expand_heads_up_on_inline_reply";
/** @hide */
public static final String FLAG_EXPANDED_PRIVACY_INDICATORS_ON_LARGE_SCREEN = "com.android.systemui.expanded_privacy_indicators_on_large_screen";
/** @hide */
public static final String FLAG_EXTENDED_APPS_SHORTCUT_CATEGORY = "com.android.systemui.extended_apps_shortcut_category";
/** @hide */
public static final String FLAG_FACE_SCANNING_ANIMATION_NPE_FIX = "com.android.systemui.face_scanning_animation_npe_fix";
/** @hide */
public static final String FLAG_FETCH_BOOKMARKS_XML_KEYBOARD_SHORTCUTS = "com.android.systemui.fetch_bookmarks_xml_keyboard_shortcuts";
/** @hide */
public static final String FLAG_FIX_DIALOG_LAUNCH_ANIMATION_JANK_LOGGING = "com.android.systemui.fix_dialog_launch_animation_jank_logging";
/** @hide */
public static final String FLAG_FIX_SCREENSHOT_ACTION_DISMISS_SYSTEM_WINDOWS = "com.android.systemui.fix_screenshot_action_dismiss_system_windows";
/** @hide */
public static final String FLAG_FLASHLIGHT_STRENGTH = "com.android.systemui.flashlight_strength";
/** @hide */
public static final String FLAG_FLOATING_MENU_ANIMATED_TUCK = "com.android.systemui.floating_menu_animated_tuck";
/** @hide */
public static final String FLAG_FLOATING_MENU_DRAG_TO_HIDE = "com.android.systemui.floating_menu_drag_to_hide";
/** @hide */
public static final String FLAG_FLOATING_MENU_HEARING_DEVICE_STATUS_ICON = "com.android.systemui.floating_menu_hearing_device_status_icon";
/** @hide */
public static final String FLAG_FLOATING_MENU_IME_DISPLACEMENT_ANIMATION = "com.android.systemui.floating_menu_ime_displacement_animation";
/** @hide */
public static final String FLAG_FLOATING_MENU_NOTIFY_TARGETS_CHANGED_ON_STRICT_DIFF = "com.android.systemui.floating_menu_notify_targets_changed_on_strict_diff";
/** @hide */
public static final String FLAG_FLOATING_MENU_OVERLAPS_NAV_BARS_FLAG = "com.android.systemui.floating_menu_overlaps_nav_bars_flag";
/** @hide */
public static final String FLAG_FLOATING_MENU_RADII_ANIMATION = "com.android.systemui.floating_menu_radii_animation";
/** @hide */
public static final String FLAG_FLOATING_MENU_REMOVE_FULLSCREEN_TAPS = "com.android.systemui.floating_menu_remove_fullscreen_taps";
/** @hide */
public static final String FLAG_GET_CONNECTED_DEVICE_NAME_UNSYNCHRONIZED = "com.android.systemui.get_connected_device_name_unsynchronized";
/** @hide */
public static final String FLAG_GLANCEABLE_HUB_ALLOW_KEYGUARD_WHEN_DREAMING = "com.android.systemui.glanceable_hub_allow_keyguard_when_dreaming";
/** @hide */
public static final String FLAG_GLANCEABLE_HUB_BLURRED_BACKGROUND = "com.android.systemui.glanceable_hub_blurred_background";
/** @hide */
public static final String FLAG_GLANCEABLE_HUB_DIRECT_EDIT_MODE = "com.android.systemui.glanceable_hub_direct_edit_mode";
/** @hide */
public static final String FLAG_GLANCEABLE_HUB_V2 = "com.android.systemui.glanceable_hub_v2";
/** @hide */
public static final String FLAG_GLANCEABLE_HUB_V2_RESOURCES = "com.android.systemui.glanceable_hub_v2_resources";
/** @hide */
public static final String FLAG_HARDWARE_COLOR_STYLES = "com.android.systemui.hardware_color_styles";
/** @hide */
public static final String FLAG_HEARING_AIDS_QS_TILE_DIALOG = "com.android.systemui.hearing_aids_qs_tile_dialog";
/** @hide */
public static final String FLAG_HEARING_DEVICES_DIALOG_RELATED_TOOLS = "com.android.systemui.hearing_devices_dialog_related_tools";
/** @hide */
public static final String FLAG_HIDE_RINGER_BUTTON_IN_SINGLE_VOLUME_MODE = "com.android.systemui.hide_ringer_button_in_single_volume_mode";
/** @hide */
public static final String FLAG_HOME_CONTROLS_DREAM_HSUM = "com.android.systemui.home_controls_dream_hsum";
/** @hide */
public static final String FLAG_HSU_BEHAVIOR_CHANGES = "com.android.systemui.hsu_behavior_changes";
/** @hide */
public static final String FLAG_HUB_BLURRED_BY_SHADE_FIX = "com.android.systemui.hub_blurred_by_shade_fix";
/** @hide */
public static final String FLAG_HUB_EDIT_MODE_TOUCH_ADJUSTMENTS = "com.android.systemui.hub_edit_mode_touch_adjustments";
/** @hide */
public static final String FLAG_HUB_EDIT_MODE_TRANSITION = "com.android.systemui.hub_edit_mode_transition";
/** @hide */
public static final String FLAG_ICON_REFRESH_2025 = "com.android.systemui.icon_refresh_2025";
/** @hide */
public static final String FLAG_INDICATION_TEXT_A11Y_FIX = "com.android.systemui.indication_text_a11y_fix";
/** @hide */
public static final String FLAG_INSTANT_HIDE_SHADE = "com.android.systemui.instant_hide_shade";
/** @hide */
public static final String FLAG_KEYBOARD_DOCKING_INDICATOR = "com.android.systemui.keyboard_docking_indicator";
/** @hide */
public static final String FLAG_KEYBOARD_SHORTCUT_HELPER_REWRITE = "com.android.systemui.keyboard_shortcut_helper_rewrite";
/** @hide */
public static final String FLAG_KEYBOARD_SHORTCUT_HELPER_SHORTCUT_CUSTOMIZER = "com.android.systemui.keyboard_shortcut_helper_shortcut_customizer";
/** @hide */
public static final String FLAG_KEYBOARD_TOUCHPAD_CONTEXTUAL_EDUCATION = "com.android.systemui.keyboard_touchpad_contextual_education";
/** @hide */
public static final String FLAG_KEYGUARD_TRANSITION_FORCE_FINISH_ON_SCREEN_OFF = "com.android.systemui.keyguard_transition_force_finish_on_screen_off";
/** @hide */
public static final String FLAG_KEYGUARD_WM_STATE_REFACTOR = "com.android.systemui.keyguard_wm_state_refactor";
/** @hide */
public static final String FLAG_LOCKSCREEN_FONT = "com.android.systemui.lockscreen_font";
/** @hide */
public static final String FLAG_LOW_LIGHT_CLOCK_DREAM = "com.android.systemui.low_light_clock_dream";
/** @hide */
public static final String FLAG_LOWLIGHT_CLOCK_SET_BRIGHTNESS = "com.android.systemui.lowlight_clock_set_brightness";
/** @hide */
public static final String FLAG_LOWLIGHT_CLOCK_USES_KEYGUARD_CHARGING_STATUS = "com.android.systemui.lowlight_clock_uses_keyguard_charging_status";
/** @hide */
public static final String FLAG_MAGNETIC_NOTIFICATION_SWIPES = "com.android.systemui.magnetic_notification_swipes";
/** @hide */
public static final String FLAG_MEDIA_CONTROLS_BUTTON_MEDIA3 = "com.android.systemui.media_controls_button_media3";
/** @hide */
public static final String FLAG_MEDIA_CONTROLS_BUTTON_MEDIA3_PLACEMENT = "com.android.systemui.media_controls_button_media3_placement";
/** @hide */
public static final String FLAG_MEDIA_CONTROLS_IN_COMPOSE = "com.android.systemui.media_controls_in_compose";
/** @hide */
public static final String FLAG_MEDIA_CONTROLS_UI_UPDATE = "com.android.systemui.media_controls_ui_update";
/** @hide */
public static final String FLAG_MEDIA_PROJECTION_DIALOG_BEHIND_LOCKSCREEN = "com.android.systemui.media_projection_dialog_behind_lockscreen";
/** @hide */
public static final String FLAG_MEDIA_PROJECTION_GREY_ERROR_TEXT = "com.android.systemui.media_projection_grey_error_text";
/** @hide */
public static final String FLAG_MEDIA_PROJECTION_REQUEST_ATTRIBUTION_FIX = "com.android.systemui.media_projection_request_attribution_fix";
/** @hide */
public static final String FLAG_MODES_UI_DIALOG_PAGING = "com.android.systemui.modes_ui_dialog_paging";
/** @hide */
public static final String FLAG_MOVE_TRANSITION_ANIMATION_LAYER = "com.android.systemui.move_transition_animation_layer";
/** @hide */
public static final String FLAG_MSDL_FEEDBACK = "com.android.systemui.msdl_feedback";
/** @hide */
public static final String FLAG_MULTIUSER_WIFI_PICKER_TRACKER_SUPPORT = "com.android.systemui.multiuser_wifi_picker_tracker_support";
/** @hide */
public static final String FLAG_NEW_AOD_TRANSITION = "com.android.systemui.new_aod_transition";
/** @hide */
public static final String FLAG_NEW_DOZING_KEYGUARD_STATES = "com.android.systemui.new_dozing_keyguard_states";
/** @hide */
public static final String FLAG_NEW_VOLUME_PANEL = "com.android.systemui.new_volume_panel";
/** @hide */
public static final String FLAG_NON_TOUCHSCREEN_DEVICES_BYPASS_FALSING = "com.android.systemui.non_touchscreen_devices_bypass_falsing";
/** @hide */
public static final String FLAG_NOTES_ROLE_QS_TILE = "com.android.systemui.notes_role_qs_tile";
/** @hide */
public static final String FLAG_NOTIFICATION_ADD_X_ON_HOVER_TO_DISMISS = "com.android.systemui.notification_add_x_on_hover_to_dismiss";
/** @hide */
public static final String FLAG_NOTIFICATION_AMBIENT_SUPPRESSION_AFTER_INFLATION = "com.android.systemui.notification_ambient_suppression_after_inflation";
/** @hide */
public static final String FLAG_NOTIFICATION_ANIMATED_ACTIONS_TREATMENT = "com.android.systemui.notification_animated_actions_treatment";
/** @hide */
public static final String FLAG_NOTIFICATION_APPEAR_NONLINEAR = "com.android.systemui.notification_appear_nonlinear";
/** @hide */
public static final String FLAG_NOTIFICATION_ASYNC_GROUP_HEADER_INFLATION = "com.android.systemui.notification_async_group_header_inflation";
/** @hide */
public static final String FLAG_NOTIFICATION_ASYNC_HYBRID_VIEW_INFLATION = "com.android.systemui.notification_async_hybrid_view_inflation";
/** @hide */
public static final String FLAG_NOTIFICATION_AVALANCHE_SUPPRESSION = "com.android.systemui.notification_avalanche_suppression";
/** @hide */
public static final String FLAG_NOTIFICATION_AVALANCHE_THROTTLE_HUN = "com.android.systemui.notification_avalanche_throttle_hun";
/** @hide */
public static final String FLAG_NOTIFICATION_BACKGROUND_TINT_OPTIMIZATION = "com.android.systemui.notification_background_tint_optimization";
/** @hide */
public static final String FLAG_NOTIFICATION_BUNDLE_UI = "com.android.systemui.notification_bundle_ui";
/** @hide */
public static final String FLAG_NOTIFICATION_COLOR_UPDATE_LOGGER = "com.android.systemui.notification_color_update_logger";
/** @hide */
public static final String FLAG_NOTIFICATION_CONTENT_ALPHA_OPTIMIZATION = "com.android.systemui.notification_content_alpha_optimization";
/** @hide */
public static final String FLAG_NOTIFICATION_FOOTER_BACKGROUND_TINT_OPTIMIZATION = "com.android.systemui.notification_footer_background_tint_optimization";
/** @hide */
public static final String FLAG_NOTIFICATION_ROW_ACCESSIBILITY_EXPANDED = "com.android.systemui.notification_row_accessibility_expanded";
/** @hide */
public static final String FLAG_NOTIFICATION_ROW_CONTENT_BINDER_REFACTOR = "com.android.systemui.notification_row_content_binder_refactor";
/** @hide */
public static final String FLAG_NOTIFICATION_ROW_TRANSPARENCY = "com.android.systemui.notification_row_transparency";
/** @hide */
public static final String FLAG_NOTIFICATION_SHADE_BLUR = "com.android.systemui.notification_shade_blur";
/** @hide */
public static final String FLAG_NOTIFICATION_SHADE_CLOSE_WAITS_FOR_CHILD_ANIMATIONS = "com.android.systemui.notification_shade_close_waits_for_child_animations";
/** @hide */
public static final String FLAG_NOTIFICATION_SHADE_UI_THREAD = "com.android.systemui.notification_shade_ui_thread";
/** @hide */
public static final String FLAG_NOTIFICATION_SKIP_SILENT_UPDATES = "com.android.systemui.notification_skip_silent_updates";
/** @hide */
public static final String FLAG_NOTIFICATION_TRANSPARENT_HEADER_FIX = "com.android.systemui.notification_transparent_header_fix";
/** @hide */
public static final String FLAG_NOTIFICATIONS_BACKGROUND_ICONS = "com.android.systemui.notifications_background_icons";
/** @hide */
public static final String FLAG_NOTIFICATIONS_FOOTER_VISIBILITY_FIX = "com.android.systemui.notifications_footer_visibility_fix";
/** @hide */
public static final String FLAG_NOTIFICATIONS_HIDE_ON_DISPLAY_SWITCH = "com.android.systemui.notifications_hide_on_display_switch";
/** @hide */
public static final String FLAG_NOTIFICATIONS_HUN_ACCESSIBILITY_REFACTOR = "com.android.systemui.notifications_hun_accessibility_refactor";
/** @hide */
public static final String FLAG_NOTIFICATIONS_HUN_SHARED_ANIMATION_VALUES = "com.android.systemui.notifications_hun_shared_animation_values";
/** @hide */
public static final String FLAG_NOTIFICATIONS_ICON_CONTAINER_REFACTOR = "com.android.systemui.notifications_icon_container_refactor";
/** @hide */
public static final String FLAG_NOTIFICATIONS_LAUNCH_RADIUS = "com.android.systemui.notifications_launch_radius";
/** @hide */
public static final String FLAG_NOTIFICATIONS_LIVE_DATA_STORE_REFACTOR = "com.android.systemui.notifications_live_data_store_refactor";
/** @hide */
public static final String FLAG_NOTIFICATIONS_PINNED_HUN_IN_SHADE = "com.android.systemui.notifications_pinned_hun_in_shade";
/** @hide */
public static final String FLAG_NOTIFICATIONS_REDESIGN_FOOTER_VIEW = "com.android.systemui.notifications_redesign_footer_view";
/** @hide */
public static final String FLAG_NOTIFY_PASSWORD_TEXT_VIEW_USER_ACTIVITY_IN_BACKGROUND = "com.android.systemui.notify_password_text_view_user_activity_in_background";
/** @hide */
public static final String FLAG_NOTIFY_POWER_MANAGER_USER_ACTIVITY_BACKGROUND = "com.android.systemui.notify_power_manager_user_activity_background";
/** @hide */
public static final String FLAG_ONGOING_ACTIVITY_CHIPS_ON_DREAM = "com.android.systemui.ongoing_activity_chips_on_dream";
/** @hide */
public static final String FLAG_OVERRIDE_SUPPRESS_OVERLAY_CONDITION = "com.android.systemui.override_suppress_overlay_condition";
/** @hide */
public static final String FLAG_PERMISSION_HELPER_INLINE_UI_RICH_ONGOING = "com.android.systemui.permission_helper_inline_ui_rich_ongoing";
/** @hide */
public static final String FLAG_PERMISSION_HELPER_UI_RICH_ONGOING = "com.android.systemui.permission_helper_ui_rich_ongoing";
/** @hide */
public static final String FLAG_PHYSICAL_NOTIFICATION_MOVEMENT = "com.android.systemui.physical_notification_movement";
/** @hide */
public static final String FLAG_PIN_INPUT_FIELD_STYLED_FOCUS_STATE = "com.android.systemui.pin_input_field_styled_focus_state";
/** @hide */
public static final String FLAG_PREDICTIVE_BACK_ANIMATE_SHADE = "com.android.systemui.predictive_back_animate_shade";
/** @hide */
public static final String FLAG_PREDICTIVE_BACK_DELAY_WM_TRANSITION = "com.android.systemui.predictive_back_delay_wm_transition";
/** @hide */
public static final String FLAG_PRIVACY_DOT_LIVE_REGION = "com.android.systemui.privacy_dot_live_region";
/** @hide */
public static final String FLAG_PROMOTE_NOTIFICATIONS_AUTOMATICALLY = "com.android.systemui.promote_notifications_automatically";
/** @hide */
public static final String FLAG_PSS_TASK_SWITCHER = "com.android.systemui.pss_task_switcher";
/** @hide */
public static final String FLAG_QS_COMPOSE_FRAGMENT_EARLY_EXPANSION = "com.android.systemui.qs_compose_fragment_early_expansion";
/** @hide */
public static final String FLAG_QS_EDIT_MODE_TABS = "com.android.systemui.qs_edit_mode_tabs";
/** @hide */
public static final String FLAG_QS_EDIT_MODE_TOOLTIP = "com.android.systemui.qs_edit_mode_tooltip";
/** @hide */
public static final String FLAG_QS_NEW_TILES = "com.android.systemui.qs_new_tiles";
/** @hide */
public static final String FLAG_QS_NEW_TILES_FUTURE = "com.android.systemui.qs_new_tiles_future";
/** @hide */
public static final String FLAG_QS_TILE_DETAILED_VIEW = "com.android.systemui.qs_tile_detailed_view";
/** @hide */
public static final String FLAG_QS_TILE_FOCUS_STATE = "com.android.systemui.qs_tile_focus_state";
/** @hide */
public static final String FLAG_QS_TILE_TRANSITION_INTERACTION_REFINEMENT = "com.android.systemui.qs_tile_transition_interaction_refinement";
/** @hide */
public static final String FLAG_QS_UI_REFACTOR = "com.android.systemui.qs_ui_refactor";
/** @hide */
public static final String FLAG_QS_UI_REFACTOR_COMPOSE_FRAGMENT = "com.android.systemui.qs_ui_refactor_compose_fragment";
/** @hide */
public static final String FLAG_QS_WIFI_CONFIG = "com.android.systemui.qs_wifi_config";
/** @hide */
public static final String FLAG_RECORD_ISSUE_QS_TILE = "com.android.systemui.record_issue_qs_tile";
/** @hide */
public static final String FLAG_REDESIGN_MAGNIFICATION_WINDOW_SIZE = "com.android.systemui.redesign_magnification_window_size";
/** @hide */
public static final String FLAG_REGISTER_BATTERY_CONTROLLER_RECEIVERS_IN_CORESTARTABLE = "com.android.systemui.register_battery_controller_receivers_in_corestartable";
/** @hide */
public static final String FLAG_REGISTER_CONTENT_OBSERVERS_ASYNC = "com.android.systemui.register_content_observers_async";
/** @hide */
public static final String FLAG_REGISTER_NEW_WALLET_CARD_IN_BACKGROUND = "com.android.systemui.register_new_wallet_card_in_background";
/** @hide */
public static final String FLAG_REGISTER_WALLPAPER_NOTIFIER_BACKGROUND = "com.android.systemui.register_wallpaper_notifier_background";
/** @hide */
public static final String FLAG_REMEMBER_VIEW_MODEL_OFF_MAIN_THREAD = "com.android.systemui.remember_view_model_off_main_thread";
/** @hide */
public static final String FLAG_REMOVE_AOD_CAR_MODE = "com.android.systemui.remove_aod_car_mode";
/** @hide */
public static final String FLAG_REMOVE_DREAM_OVERLAY_HIDE_ON_TOUCH = "com.android.systemui.remove_dream_overlay_hide_on_touch";
/** @hide */
public static final String FLAG_REMOVE_NEARBY_SHARE_TILE_ANIMATION = "com.android.systemui.remove_nearby_share_tile_animation";
/** @hide */
public static final String FLAG_REMOVE_UPDATE_LISTENER_IN_QS_ICON_VIEW_IMPL = "com.android.systemui.remove_update_listener_in_qs_icon_view_impl";
/** @hide */
public static final String FLAG_REST_TO_UNLOCK = "com.android.systemui.rest_to_unlock";
/** @hide */
public static final String FLAG_RESTART_DREAM_ON_UNOCCLUDE = "com.android.systemui.restart_dream_on_unocclude";
/** @hide */
public static final String FLAG_RESTRICT_COMMUNAL_APP_WIDGET_HOST_LISTENING = "com.android.systemui.restrict_communal_app_widget_host_listening";
/** @hide */
public static final String FLAG_REVAMPED_BOUNCER_MESSAGES = "com.android.systemui.revamped_bouncer_messages";
/** @hide */
public static final String FLAG_RUN_FINGERPRINT_DETECT_ON_DISMISSIBLE_KEYGUARD = "com.android.systemui.run_fingerprint_detect_on_dismissible_keyguard";
/** @hide */
public static final String FLAG_SAVE_AND_RESTORE_MAGNIFICATION_SETTINGS_BUTTONS = "com.android.systemui.save_and_restore_magnification_settings_buttons";
/** @hide */
public static final String FLAG_SCENE_CONTAINER = "com.android.systemui.scene_container";
/** @hide */
public static final String FLAG_SCREEN_REACTIONS = "com.android.systemui.screen_reactions";
/** @hide */
public static final String FLAG_SCREENSHARE_NOTIFICATION_HIDING_BUG_FIX = "com.android.systemui.screenshare_notification_hiding_bug_fix";
/** @hide */
public static final String FLAG_SCREENSHOT_ACTION_DISMISS_SYSTEM_WINDOWS = "com.android.systemui.screenshot_action_dismiss_system_windows";
/** @hide */
public static final String FLAG_SCREENSHOT_ANNOUNCE_LIVE_REGION = "com.android.systemui.screenshot_announce_live_region";
/** @hide */
public static final String FLAG_SCREENSHOT_MULTIDISPLAY_FOCUS_CHANGE = "com.android.systemui.screenshot_multidisplay_focus_change";
/** @hide */
public static final String FLAG_SCREENSHOT_POLICY_SPLIT_AND_DESKTOP_MODE = "com.android.systemui.screenshot_policy_split_and_desktop_mode";
/** @hide */
public static final String FLAG_SCREENSHOT_SCROLL_CROP_VIEW_CRASH_FIX = "com.android.systemui.screenshot_scroll_crop_view_crash_fix";
/** @hide */
public static final String FLAG_SECONDARY_USER_WIDGET_HOST = "com.android.systemui.secondary_user_widget_host";
/** @hide */
public static final String FLAG_SETTINGS_EXT_REGISTER_CONTENT_OBSERVER_ON_BG_THREAD = "com.android.systemui.settings_ext_register_content_observer_on_bg_thread";
/** @hide */
public static final String FLAG_SHADE_EXPANDS_ON_STATUS_BAR_LONG_PRESS = "com.android.systemui.shade_expands_on_status_bar_long_press";
/** @hide */
public static final String FLAG_SHADE_HEADER_BLUR_FONT_COLOR = "com.android.systemui.shade_header_blur_font_color";
/** @hide */
public static final String FLAG_SHADE_HEADER_FONT_UPDATE = "com.android.systemui.shade_header_font_update";
/** @hide */
public static final String FLAG_SHADE_QSVISIBLE_LOGIC = "com.android.systemui.shade_qsvisible_logic";
/** @hide */
public static final String FLAG_SHADE_WINDOW_GOES_AROUND = "com.android.systemui.shade_window_goes_around";
/** @hide */
public static final String FLAG_SHADERLIB_LOADING_EFFECT_REFACTOR = "com.android.systemui.shaderlib_loading_effect_refactor";
/** @hide */
public static final String FLAG_SHORTCUT_HELPER_KEY_GLYPH = "com.android.systemui.shortcut_helper_key_glyph";
/** @hide */
public static final String FLAG_SHOW_AUDIO_SHARING_SLIDER_IN_VOLUME_PANEL = "com.android.systemui.show_audio_sharing_slider_in_volume_panel";
/** @hide */
public static final String FLAG_SHOW_CLIPBOARD_INDICATION = "com.android.systemui.show_clipboard_indication";
/** @hide */
public static final String FLAG_SHOW_LOCKED_BY_YOUR_WATCH_KEYGUARD_INDICATOR = "com.android.systemui.show_locked_by_your_watch_keyguard_indicator";
/** @hide */
public static final String FLAG_SIM_PIN_BOUNCER_RESET = "com.android.systemui.sim_pin_bouncer_reset";
/** @hide */
public static final String FLAG_SKIP_HIDE_SENSITIVE_NOTIF_ANIMATION = "com.android.systemui.skip_hide_sensitive_notif_animation";
/** @hide */
public static final String FLAG_SLICE_MANAGER_BINDER_CALL_BACKGROUND = "com.android.systemui.slice_manager_binder_call_background";
/** @hide */
public static final String FLAG_SMARTSPACE_RELOCATE_TO_BOTTOM = "com.android.systemui.smartspace_relocate_to_bottom";
/** @hide */
public static final String FLAG_SMARTSPACE_SWIPE_EVENT_LOGGING_FIX = "com.android.systemui.smartspace_swipe_event_logging_fix";
/** @hide */
public static final String FLAG_SMARTSPACE_VIEWPAGER2 = "com.android.systemui.smartspace_viewpager2";
/** @hide */
public static final String FLAG_SOUNDDOSE_CUSTOMIZATION = "com.android.systemui.sounddose_customization";
/** @hide */
public static final String FLAG_SPATIAL_MODEL_APP_PUSHBACK = "com.android.systemui.spatial_model_app_pushback";
/** @hide */
public static final String FLAG_SPATIAL_MODEL_BOUNCER_PUSHBACK = "com.android.systemui.spatial_model_bouncer_pushback";
/** @hide */
public static final String FLAG_SPATIAL_MODEL_PUSHBACK_IN_SHADER = "com.android.systemui.spatial_model_pushback_in_shader";
/** @hide */
public static final String FLAG_STABILIZE_HEADS_UP_GROUP_V2 = "com.android.systemui.stabilize_heads_up_group_v2";
/** @hide */
public static final String FLAG_STATUS_BAR_ALWAYS_CHECK_UNDERLYING_NETWORKS = "com.android.systemui.status_bar_always_check_underlying_networks";
/** @hide */
public static final String FLAG_STATUS_BAR_APP_HANDLE_TRACKING = "com.android.systemui.status_bar_app_handle_tracking";
/** @hide */
public static final String FLAG_STATUS_BAR_CHIP_TO_HUN_ANIMATION = "com.android.systemui.status_bar_chip_to_hun_animation";
/** @hide */
public static final String FLAG_STATUS_BAR_CHIPS_MODERNIZATION = "com.android.systemui.status_bar_chips_modernization";
/** @hide */
public static final String FLAG_STATUS_BAR_CHIPS_RETURN_ANIMATIONS = "com.android.systemui.status_bar_chips_return_animations";
/** @hide */
public static final String FLAG_STATUS_BAR_FONT_UPDATES = "com.android.systemui.status_bar_font_updates";
/** @hide */
public static final String FLAG_STATUS_BAR_MOBILE_ICON_KAIROS = "com.android.systemui.status_bar_mobile_icon_kairos";
/** @hide */
public static final String FLAG_STATUS_BAR_NO_HUN_BEHAVIOR = "com.android.systemui.status_bar_no_hun_behavior";
/** @hide */
public static final String FLAG_STATUS_BAR_POPUP_CHIPS = "com.android.systemui.status_bar_popup_chips";
/** @hide */
public static final String FLAG_STATUS_BAR_PRIVACY_CHIP_ANIMATION_EXEMPTION = "com.android.systemui.status_bar_privacy_chip_animation_exemption";
/** @hide */
public static final String FLAG_STATUS_BAR_ROOT_MODERNIZATION = "com.android.systemui.status_bar_root_modernization";
/** @hide */
public static final String FLAG_STATUS_BAR_RUDIMENTARY_BATTERY = "com.android.systemui.status_bar_rudimentary_battery";
/** @hide */
public static final String FLAG_STATUS_BAR_SIGNAL_POLICY_REFACTOR = "com.android.systemui.status_bar_signal_policy_refactor";
/** @hide */
public static final String FLAG_STATUS_BAR_SIGNAL_POLICY_REFACTOR_ETHERNET = "com.android.systemui.status_bar_signal_policy_refactor_ethernet";
/** @hide */
public static final String FLAG_STATUS_BAR_STATIC_INOUT_INDICATORS = "com.android.systemui.status_bar_static_inout_indicators";
/** @hide */
public static final String FLAG_STATUS_BAR_SWIPE_OVER_CHIP = "com.android.systemui.status_bar_swipe_over_chip";
/** @hide */
public static final String FLAG_STATUS_BAR_SWITCH_TO_SPN_FROM_DATA_SPN = "com.android.systemui.status_bar_switch_to_spn_from_data_spn";
/** @hide */
public static final String FLAG_STATUS_BAR_SYSTEM_STATUS_ICONS_IN_COMPOSE = "com.android.systemui.status_bar_system_status_icons_in_compose";
/** @hide */
public static final String FLAG_STATUS_BAR_UI_THREAD = "com.android.systemui.status_bar_ui_thread";
/** @hide */
public static final String FLAG_STATUS_BAR_WINDOW_NO_CUSTOM_TOUCH = "com.android.systemui.status_bar_window_no_custom_touch";
/** @hide */
public static final String FLAG_STUCK_HEARING_DEVICES_QS_TILE_FIX = "com.android.systemui.stuck_hearing_devices_qs_tile_fix";
/** @hide */
public static final String FLAG_SWITCH_USER_ON_BG = "com.android.systemui.switch_user_on_bg";
/** @hide */
public static final String FLAG_SYSUI_TEAMFOOD = "com.android.systemui.sysui_teamfood";
/** @hide */
public static final String FLAG_THEME_OVERLAY_CONTROLLER_WAKEFULNESS_DEPRECATION = "com.android.systemui.theme_overlay_controller_wakefulness_deprecation";
/** @hide */
public static final String FLAG_THIN_SCREEN_RECORDING_SERVICE = "com.android.systemui.thin_screen_recording_service";
/** @hide */
public static final String FLAG_TRANSITION_RACE_CONDITION_PART2 = "com.android.systemui.transition_race_condition_part2";
/** @hide */
public static final String FLAG_TV_GLOBAL_ACTIONS_FOCUS = "com.android.systemui.tv_global_actions_focus";
/** @hide */
public static final String FLAG_UDFPS_SCREEN_OFF_UNLOCK_FLICKER = "com.android.systemui.udfps_screen_off_unlock_flicker";
/** @hide */
public static final String FLAG_UI_RICH_ONGOING_AOD_SKELETON_BG_INFLATION = "com.android.systemui.ui_rich_ongoing_aod_skeleton_bg_inflation";
/** @hide */
public static final String FLAG_UNFOLD_ANIMATION_BACKGROUND_PROGRESS = "com.android.systemui.unfold_animation_background_progress";
/** @hide */
public static final String FLAG_UPDATE_CORNER_RADIUS_ON_DISPLAY_CHANGED = "com.android.systemui.update_corner_radius_on_display_changed";
/** @hide */
public static final String FLAG_UPDATE_USER_SWITCHER_BACKGROUND = "com.android.systemui.update_user_switcher_background";
/** @hide */
public static final String FLAG_UPDATE_WINDOW_MAGNIFIER_BOTTOM_BOUNDARY = "com.android.systemui.update_window_magnifier_bottom_boundary";
/** @hide */
public static final String FLAG_USE_AAD_PROX_SENSOR_IF_PRESENT = "com.android.systemui.use_aad_prox_sensor_if_present";
/** @hide */
public static final String FLAG_USER_AWARE_SETTINGS_REPOSITORIES = "com.android.systemui.user_aware_settings_repositories";
/** @hide */
public static final String FLAG_USER_ENCRYPTED_SOURCE = "com.android.systemui.user_encrypted_source";
/** @hide */
public static final String FLAG_USER_SWITCHER_ADD_SIGN_OUT_OPTION = "com.android.systemui.user_switcher_add_sign_out_option";
/** @hide */
public static final String FLAG_VISUAL_INTERRUPTIONS_REFACTOR = "com.android.systemui.visual_interruptions_refactor";
/** @hide */
public static final String FLAG_VOLUME_REDESIGN = "com.android.systemui.volume_redesign";
public static boolean activityTransitionUseLargestWindow() {
return FEATURE_FLAGS.activityTransitionUseLargestWindow();
}
public static boolean alwaysComposeQsUiFragment() {
return FEATURE_FLAGS.alwaysComposeQsUiFragment();
}
public static boolean ambientTouchMonitorListenToDisplayChanges() {
return FEATURE_FLAGS.ambientTouchMonitorListenToDisplayChanges();
}
public static boolean animationLibraryDelayLeashCleanup() {
return FEATURE_FLAGS.animationLibraryDelayLeashCleanup();
}
public static boolean appClipsBacklinks() {
return FEATURE_FLAGS.appClipsBacklinks();
}
public static boolean avalancheReplaceHunWhenCritical() {
return FEATURE_FLAGS.avalancheReplaceHunWhenCritical();
}
public static boolean backButtonOnBouncer() {
return FEATURE_FLAGS.backButtonOnBouncer();
}
public static boolean bouncerLifecycleFix() {
return FEATURE_FLAGS.bouncerLifecycleFix();
}
public static boolean bouncerUiRevamp() {
return FEATURE_FLAGS.bouncerUiRevamp();
}
public static boolean bouncerUiRevamp2() {
return FEATURE_FLAGS.bouncerUiRevamp2();
}
public static boolean bpColors() {
return FEATURE_FLAGS.bpColors();
}
public static boolean brightnessSliderFocusState() {
return FEATURE_FLAGS.brightnessSliderFocusState();
}
public static boolean classicFlagsMultiUser() {
return FEATURE_FLAGS.classicFlagsMultiUser();
}
public static boolean clipboardAnnounceLiveRegion() {
return FEATURE_FLAGS.clipboardAnnounceLiveRegion();
}
public static boolean clipboardOverlayMultiuser() {
return FEATURE_FLAGS.clipboardOverlayMultiuser();
}
public static boolean clipboardUseDescriptionMimetype() {
return FEATURE_FLAGS.clipboardUseDescriptionMimetype();
}
public static boolean clockFidgetAnimation() {
return FEATURE_FLAGS.clockFidgetAnimation();
}
public static boolean clockModernization() {
return FEATURE_FLAGS.clockModernization();
}
public static boolean communalBouncerDoNotModifyPluginOpen() {
return FEATURE_FLAGS.communalBouncerDoNotModifyPluginOpen();
}
public static boolean communalEditWidgetsActivityFinishFix() {
return FEATURE_FLAGS.communalEditWidgetsActivityFinishFix();
}
public static boolean communalHub() {
return FEATURE_FLAGS.communalHub();
}
public static boolean communalHubUseThreadPoolForWidgets() {
return FEATURE_FLAGS.communalHubUseThreadPoolForWidgets();
}
public static boolean communalResponsiveGrid() {
return FEATURE_FLAGS.communalResponsiveGrid();
}
public static boolean communalShadeTouchHandlingFixes() {
return FEATURE_FLAGS.communalShadeTouchHandlingFixes();
}
public static boolean communalStandaloneSupport() {
return FEATURE_FLAGS.communalStandaloneSupport();
}
public static boolean communalTimerFlickerFix() {
return FEATURE_FLAGS.communalTimerFlickerFix();
}
public static boolean communalWidgetResizing() {
return FEATURE_FLAGS.communalWidgetResizing();
}
public static boolean communalWidgetTrampolineFix() {
return FEATURE_FLAGS.communalWidgetTrampolineFix();
}
public static boolean composeBouncer() {
return FEATURE_FLAGS.composeBouncer();
}
public static boolean confineNotificationTouchToViewWidth() {
return FEATURE_FLAGS.confineNotificationTouchToViewWidth();
}
public static boolean contAuthPlugin() {
return FEATURE_FLAGS.contAuthPlugin();
}
public static boolean contextualTipsAssistantDismissFix() {
return FEATURE_FLAGS.contextualTipsAssistantDismissFix();
}
public static boolean coroutineTracing() {
return FEATURE_FLAGS.coroutineTracing();
}
public static boolean decoupleViewControllerInAnimlib() {
return FEATURE_FLAGS.decoupleViewControllerInAnimlib();
}
public static boolean desktopEffectsQsTile() {
return FEATURE_FLAGS.desktopEffectsQsTile();
}
public static boolean desktopScreenCapture() {
return FEATURE_FLAGS.desktopScreenCapture();
}
public static boolean disableContextualTipsFrequencyCheck() {
return FEATURE_FLAGS.disableContextualTipsFrequencyCheck();
}
public static boolean disableContextualTipsIosSwitcherCheck() {
return FEATURE_FLAGS.disableContextualTipsIosSwitcherCheck();
}
public static boolean disableDoubleClickSwapOnBouncer() {
return FEATURE_FLAGS.disableDoubleClickSwapOnBouncer();
}
public static boolean doNotUseImmediateCoroutineDispatcher() {
return FEATURE_FLAGS.doNotUseImmediateCoroutineDispatcher();
}
public static boolean doubleTapToSleep() {
return FEATURE_FLAGS.doubleTapToSleep();
}
public static boolean dreamBiometricPromptFixes() {
return FEATURE_FLAGS.dreamBiometricPromptFixes();
}
public static boolean dreamInputSessionPilferOnce() {
return FEATURE_FLAGS.dreamInputSessionPilferOnce();
}
public static boolean dreamOverlayBouncerSwipeDirectionFiltering() {
return FEATURE_FLAGS.dreamOverlayBouncerSwipeDirectionFiltering();
}
public static boolean dreamOverlayUpdatedUi() {
return FEATURE_FLAGS.dreamOverlayUpdatedUi();
}
public static boolean dreamPreviewTapDismiss() {
return FEATURE_FLAGS.dreamPreviewTapDismiss();
}
public static boolean dreamTransitionFixes() {
return FEATURE_FLAGS.dreamTransitionFixes();
}
public static boolean edgeBackGestureHandlerThread() {
return FEATURE_FLAGS.edgeBackGestureHandlerThread();
}
public static boolean edgebackGestureHandlerGetRunningTasksBackground() {
return FEATURE_FLAGS.edgebackGestureHandlerGetRunningTasksBackground();
}
public static boolean enableBackgroundKeyguardOndrawnCallback() {
return FEATURE_FLAGS.enableBackgroundKeyguardOndrawnCallback();
}
public static boolean enableConstraintLayoutLockscreenOnExternalDisplay() {
return FEATURE_FLAGS.enableConstraintLayoutLockscreenOnExternalDisplay();
}
public static boolean enableContextualTipForMuteVolume() {
return FEATURE_FLAGS.enableContextualTipForMuteVolume();
}
public static boolean enableContextualTipForPowerOff() {
return FEATURE_FLAGS.enableContextualTipForPowerOff();
}
public static boolean enableContextualTipForTakeScreenshot() {
return FEATURE_FLAGS.enableContextualTipForTakeScreenshot();
}
public static boolean enableContextualTips() {
return FEATURE_FLAGS.enableContextualTips();
}
public static boolean enableDesktopGrowth() {
return FEATURE_FLAGS.enableDesktopGrowth();
}
public static boolean enableEfficientDisplayRepository() {
return FEATURE_FLAGS.enableEfficientDisplayRepository();
}
public static boolean enableLayoutTracing() {
return FEATURE_FLAGS.enableLayoutTracing();
}
public static boolean enableMinmode() {
return FEATURE_FLAGS.enableMinmode();
}
public static boolean enableSuggestedDeviceUi() {
return FEATURE_FLAGS.enableSuggestedDeviceUi();
}
public static boolean enableTopUiController() {
return FEATURE_FLAGS.enableTopUiController();
}
public static boolean enableUnderlay() {
return FEATURE_FLAGS.enableUnderlay();
}
public static boolean enableViewCaptureTracing() {
return FEATURE_FLAGS.enableViewCaptureTracing();
}
public static boolean enforceBrightnessBaseUserRestriction() {
return FEATURE_FLAGS.enforceBrightnessBaseUserRestriction();
}
public static boolean exampleFlag() {
return FEATURE_FLAGS.exampleFlag();
}
public static boolean expandCollapsePrivacyDialog() {
return FEATURE_FLAGS.expandCollapsePrivacyDialog();
}
public static boolean expandHeadsUpOnInlineReply() {
return FEATURE_FLAGS.expandHeadsUpOnInlineReply();
}
public static boolean expandedPrivacyIndicatorsOnLargeScreen() {
return FEATURE_FLAGS.expandedPrivacyIndicatorsOnLargeScreen();
}
public static boolean extendedAppsShortcutCategory() {
return FEATURE_FLAGS.extendedAppsShortcutCategory();
}
public static boolean faceScanningAnimationNpeFix() {
return FEATURE_FLAGS.faceScanningAnimationNpeFix();
}
public static boolean fetchBookmarksXmlKeyboardShortcuts() {
return FEATURE_FLAGS.fetchBookmarksXmlKeyboardShortcuts();
}
public static boolean fixDialogLaunchAnimationJankLogging() {
return FEATURE_FLAGS.fixDialogLaunchAnimationJankLogging();
}
public static boolean fixScreenshotActionDismissSystemWindows() {
return FEATURE_FLAGS.fixScreenshotActionDismissSystemWindows();
}
public static boolean flashlightStrength() {
return FEATURE_FLAGS.flashlightStrength();
}
public static boolean floatingMenuAnimatedTuck() {
return FEATURE_FLAGS.floatingMenuAnimatedTuck();
}
public static boolean floatingMenuDragToHide() {
return FEATURE_FLAGS.floatingMenuDragToHide();
}
public static boolean floatingMenuHearingDeviceStatusIcon() {
return FEATURE_FLAGS.floatingMenuHearingDeviceStatusIcon();
}
public static boolean floatingMenuImeDisplacementAnimation() {
return FEATURE_FLAGS.floatingMenuImeDisplacementAnimation();
}
public static boolean floatingMenuNotifyTargetsChangedOnStrictDiff() {
return FEATURE_FLAGS.floatingMenuNotifyTargetsChangedOnStrictDiff();
}
public static boolean floatingMenuOverlapsNavBarsFlag() {
return FEATURE_FLAGS.floatingMenuOverlapsNavBarsFlag();
}
public static boolean floatingMenuRadiiAnimation() {
return FEATURE_FLAGS.floatingMenuRadiiAnimation();
}
public static boolean floatingMenuRemoveFullscreenTaps() {
return FEATURE_FLAGS.floatingMenuRemoveFullscreenTaps();
}
public static boolean getConnectedDeviceNameUnsynchronized() {
return FEATURE_FLAGS.getConnectedDeviceNameUnsynchronized();
}
public static boolean glanceableHubAllowKeyguardWhenDreaming() {
return FEATURE_FLAGS.glanceableHubAllowKeyguardWhenDreaming();
}
public static boolean glanceableHubBlurredBackground() {
return FEATURE_FLAGS.glanceableHubBlurredBackground();
}
public static boolean glanceableHubDirectEditMode() {
return FEATURE_FLAGS.glanceableHubDirectEditMode();
}
public static boolean glanceableHubV2() {
return FEATURE_FLAGS.glanceableHubV2();
}
public static boolean glanceableHubV2Resources() {
return FEATURE_FLAGS.glanceableHubV2Resources();
}
public static boolean hardwareColorStyles() {
return FEATURE_FLAGS.hardwareColorStyles();
}
public static boolean hearingAidsQsTileDialog() {
return FEATURE_FLAGS.hearingAidsQsTileDialog();
}
public static boolean hearingDevicesDialogRelatedTools() {
return FEATURE_FLAGS.hearingDevicesDialogRelatedTools();
}
public static boolean hideRingerButtonInSingleVolumeMode() {
return FEATURE_FLAGS.hideRingerButtonInSingleVolumeMode();
}
public static boolean homeControlsDreamHsum() {
return FEATURE_FLAGS.homeControlsDreamHsum();
}
public static boolean hsuBehaviorChanges() {
return FEATURE_FLAGS.hsuBehaviorChanges();
}
public static boolean hubBlurredByShadeFix() {
return FEATURE_FLAGS.hubBlurredByShadeFix();
}
public static boolean hubEditModeTouchAdjustments() {
return FEATURE_FLAGS.hubEditModeTouchAdjustments();
}
public static boolean hubEditModeTransition() {
return FEATURE_FLAGS.hubEditModeTransition();
}
public static boolean iconRefresh2025() {
return FEATURE_FLAGS.iconRefresh2025();
}
public static boolean indicationTextA11yFix() {
return FEATURE_FLAGS.indicationTextA11yFix();
}
public static boolean instantHideShade() {
return FEATURE_FLAGS.instantHideShade();
}
public static boolean keyboardDockingIndicator() {
return FEATURE_FLAGS.keyboardDockingIndicator();
}
public static boolean keyboardShortcutHelperRewrite() {
return FEATURE_FLAGS.keyboardShortcutHelperRewrite();
}
public static boolean keyboardShortcutHelperShortcutCustomizer() {
return FEATURE_FLAGS.keyboardShortcutHelperShortcutCustomizer();
}
public static boolean keyboardTouchpadContextualEducation() {
return FEATURE_FLAGS.keyboardTouchpadContextualEducation();
}
public static boolean keyguardTransitionForceFinishOnScreenOff() {
return FEATURE_FLAGS.keyguardTransitionForceFinishOnScreenOff();
}
public static boolean keyguardWmStateRefactor() {
return FEATURE_FLAGS.keyguardWmStateRefactor();
}
public static boolean lockscreenFont() {
return FEATURE_FLAGS.lockscreenFont();
}
public static boolean lowLightClockDream() {
return FEATURE_FLAGS.lowLightClockDream();
}
public static boolean lowlightClockSetBrightness() {
return FEATURE_FLAGS.lowlightClockSetBrightness();
}
public static boolean lowlightClockUsesKeyguardChargingStatus() {
return FEATURE_FLAGS.lowlightClockUsesKeyguardChargingStatus();
}
public static boolean magneticNotificationSwipes() {
return FEATURE_FLAGS.magneticNotificationSwipes();
}
public static boolean mediaControlsButtonMedia3() {
return FEATURE_FLAGS.mediaControlsButtonMedia3();
}
public static boolean mediaControlsButtonMedia3Placement() {
return FEATURE_FLAGS.mediaControlsButtonMedia3Placement();
}
public static boolean mediaControlsInCompose() {
return FEATURE_FLAGS.mediaControlsInCompose();
}
public static boolean mediaControlsUiUpdate() {
return FEATURE_FLAGS.mediaControlsUiUpdate();
}
public static boolean mediaProjectionDialogBehindLockscreen() {
return FEATURE_FLAGS.mediaProjectionDialogBehindLockscreen();
}
public static boolean mediaProjectionGreyErrorText() {
return FEATURE_FLAGS.mediaProjectionGreyErrorText();
}
public static boolean mediaProjectionRequestAttributionFix() {
return FEATURE_FLAGS.mediaProjectionRequestAttributionFix();
}
public static boolean modesUiDialogPaging() {
return FEATURE_FLAGS.modesUiDialogPaging();
}
public static boolean moveTransitionAnimationLayer() {
return FEATURE_FLAGS.moveTransitionAnimationLayer();
}
public static boolean msdlFeedback() {
return FEATURE_FLAGS.msdlFeedback();
}
public static boolean multiuserWifiPickerTrackerSupport() {
return FEATURE_FLAGS.multiuserWifiPickerTrackerSupport();
}
public static boolean newAodTransition() {
return FEATURE_FLAGS.newAodTransition();
}
public static boolean newDozingKeyguardStates() {
return FEATURE_FLAGS.newDozingKeyguardStates();
}
public static boolean newVolumePanel() {
return FEATURE_FLAGS.newVolumePanel();
}
public static boolean nonTouchscreenDevicesBypassFalsing() {
return FEATURE_FLAGS.nonTouchscreenDevicesBypassFalsing();
}
public static boolean notesRoleQsTile() {
return FEATURE_FLAGS.notesRoleQsTile();
}
public static boolean notificationAddXOnHoverToDismiss() {
return FEATURE_FLAGS.notificationAddXOnHoverToDismiss();
}
public static boolean notificationAmbientSuppressionAfterInflation() {
return FEATURE_FLAGS.notificationAmbientSuppressionAfterInflation();
}
public static boolean notificationAnimatedActionsTreatment() {
return FEATURE_FLAGS.notificationAnimatedActionsTreatment();
}
public static boolean notificationAppearNonlinear() {
return FEATURE_FLAGS.notificationAppearNonlinear();
}
public static boolean notificationAsyncGroupHeaderInflation() {
return FEATURE_FLAGS.notificationAsyncGroupHeaderInflation();
}
public static boolean notificationAsyncHybridViewInflation() {
return FEATURE_FLAGS.notificationAsyncHybridViewInflation();
}
public static boolean notificationAvalancheSuppression() {
return FEATURE_FLAGS.notificationAvalancheSuppression();
}
public static boolean notificationAvalancheThrottleHun() {
return FEATURE_FLAGS.notificationAvalancheThrottleHun();
}
public static boolean notificationBackgroundTintOptimization() {
return FEATURE_FLAGS.notificationBackgroundTintOptimization();
}
public static boolean notificationBundleUi() {
return FEATURE_FLAGS.notificationBundleUi();
}
public static boolean notificationColorUpdateLogger() {
return FEATURE_FLAGS.notificationColorUpdateLogger();
}
public static boolean notificationContentAlphaOptimization() {
return FEATURE_FLAGS.notificationContentAlphaOptimization();
}
public static boolean notificationFooterBackgroundTintOptimization() {
return FEATURE_FLAGS.notificationFooterBackgroundTintOptimization();
}
public static boolean notificationRowAccessibilityExpanded() {
return FEATURE_FLAGS.notificationRowAccessibilityExpanded();
}
public static boolean notificationRowContentBinderRefactor() {
return FEATURE_FLAGS.notificationRowContentBinderRefactor();
}
public static boolean notificationRowTransparency() {
return FEATURE_FLAGS.notificationRowTransparency();
}
public static boolean notificationShadeBlur() {
return FEATURE_FLAGS.notificationShadeBlur();
}
public static boolean notificationShadeCloseWaitsForChildAnimations() {
return FEATURE_FLAGS.notificationShadeCloseWaitsForChildAnimations();
}
public static boolean notificationShadeUiThread() {
return FEATURE_FLAGS.notificationShadeUiThread();
}
public static boolean notificationSkipSilentUpdates() {
return FEATURE_FLAGS.notificationSkipSilentUpdates();
}
public static boolean notificationTransparentHeaderFix() {
return FEATURE_FLAGS.notificationTransparentHeaderFix();
}
public static boolean notificationsBackgroundIcons() {
return FEATURE_FLAGS.notificationsBackgroundIcons();
}
public static boolean notificationsFooterVisibilityFix() {
return FEATURE_FLAGS.notificationsFooterVisibilityFix();
}
public static boolean notificationsHideOnDisplaySwitch() {
return FEATURE_FLAGS.notificationsHideOnDisplaySwitch();
}
public static boolean notificationsHunAccessibilityRefactor() {
return FEATURE_FLAGS.notificationsHunAccessibilityRefactor();
}
public static boolean notificationsHunSharedAnimationValues() {
return FEATURE_FLAGS.notificationsHunSharedAnimationValues();
}
public static boolean notificationsIconContainerRefactor() {
return FEATURE_FLAGS.notificationsIconContainerRefactor();
}
public static boolean notificationsLaunchRadius() {
return FEATURE_FLAGS.notificationsLaunchRadius();
}
public static boolean notificationsLiveDataStoreRefactor() {
return FEATURE_FLAGS.notificationsLiveDataStoreRefactor();
}
public static boolean notificationsPinnedHunInShade() {
return FEATURE_FLAGS.notificationsPinnedHunInShade();
}
public static boolean notificationsRedesignFooterView() {
return FEATURE_FLAGS.notificationsRedesignFooterView();
}
public static boolean notifyPasswordTextViewUserActivityInBackground() {
return FEATURE_FLAGS.notifyPasswordTextViewUserActivityInBackground();
}
public static boolean notifyPowerManagerUserActivityBackground() {
return FEATURE_FLAGS.notifyPowerManagerUserActivityBackground();
}
public static boolean ongoingActivityChipsOnDream() {
return FEATURE_FLAGS.ongoingActivityChipsOnDream();
}
public static boolean overrideSuppressOverlayCondition() {
return FEATURE_FLAGS.overrideSuppressOverlayCondition();
}
public static boolean permissionHelperInlineUiRichOngoing() {
return FEATURE_FLAGS.permissionHelperInlineUiRichOngoing();
}
public static boolean permissionHelperUiRichOngoing() {
return FEATURE_FLAGS.permissionHelperUiRichOngoing();
}
public static boolean physicalNotificationMovement() {
return FEATURE_FLAGS.physicalNotificationMovement();
}
public static boolean pinInputFieldStyledFocusState() {
return FEATURE_FLAGS.pinInputFieldStyledFocusState();
}
public static boolean predictiveBackAnimateShade() {
return FEATURE_FLAGS.predictiveBackAnimateShade();
}
public static boolean predictiveBackDelayWmTransition() {
return FEATURE_FLAGS.predictiveBackDelayWmTransition();
}
public static boolean privacyDotLiveRegion() {
return FEATURE_FLAGS.privacyDotLiveRegion();
}
public static boolean promoteNotificationsAutomatically() {
return FEATURE_FLAGS.promoteNotificationsAutomatically();
}
public static boolean pssTaskSwitcher() {
return FEATURE_FLAGS.pssTaskSwitcher();
}
public static boolean qsComposeFragmentEarlyExpansion() {
return FEATURE_FLAGS.qsComposeFragmentEarlyExpansion();
}
public static boolean qsEditModeTabs() {
return FEATURE_FLAGS.qsEditModeTabs();
}
public static boolean qsEditModeTooltip() {
return FEATURE_FLAGS.qsEditModeTooltip();
}
public static boolean qsNewTiles() {
return FEATURE_FLAGS.qsNewTiles();
}
public static boolean qsNewTilesFuture() {
return FEATURE_FLAGS.qsNewTilesFuture();
}
public static boolean qsTileDetailedView() {
return FEATURE_FLAGS.qsTileDetailedView();
}
public static boolean qsTileFocusState() {
return FEATURE_FLAGS.qsTileFocusState();
}
public static boolean qsTileTransitionInteractionRefinement() {
return FEATURE_FLAGS.qsTileTransitionInteractionRefinement();
}
public static boolean qsUiRefactor() {
return FEATURE_FLAGS.qsUiRefactor();
}
public static boolean qsUiRefactorComposeFragment() {
return FEATURE_FLAGS.qsUiRefactorComposeFragment();
}
public static boolean qsWifiConfig() {
return FEATURE_FLAGS.qsWifiConfig();
}
public static boolean recordIssueQsTile() {
return FEATURE_FLAGS.recordIssueQsTile();
}
public static boolean redesignMagnificationWindowSize() {
return FEATURE_FLAGS.redesignMagnificationWindowSize();
}
public static boolean registerBatteryControllerReceiversInCorestartable() {
return FEATURE_FLAGS.registerBatteryControllerReceiversInCorestartable();
}
public static boolean registerContentObserversAsync() {
return FEATURE_FLAGS.registerContentObserversAsync();
}
public static boolean registerNewWalletCardInBackground() {
return FEATURE_FLAGS.registerNewWalletCardInBackground();
}
public static boolean registerWallpaperNotifierBackground() {
return FEATURE_FLAGS.registerWallpaperNotifierBackground();
}
public static boolean rememberViewModelOffMainThread() {
return FEATURE_FLAGS.rememberViewModelOffMainThread();
}
public static boolean removeAodCarMode() {
return FEATURE_FLAGS.removeAodCarMode();
}
public static boolean removeDreamOverlayHideOnTouch() {
return FEATURE_FLAGS.removeDreamOverlayHideOnTouch();
}
public static boolean removeNearbyShareTileAnimation() {
return FEATURE_FLAGS.removeNearbyShareTileAnimation();
}
public static boolean removeUpdateListenerInQsIconViewImpl() {
return FEATURE_FLAGS.removeUpdateListenerInQsIconViewImpl();
}
public static boolean restToUnlock() {
return FEATURE_FLAGS.restToUnlock();
}
public static boolean restartDreamOnUnocclude() {
return FEATURE_FLAGS.restartDreamOnUnocclude();
}
public static boolean restrictCommunalAppWidgetHostListening() {
return FEATURE_FLAGS.restrictCommunalAppWidgetHostListening();
}
public static boolean revampedBouncerMessages() {
return FEATURE_FLAGS.revampedBouncerMessages();
}
public static boolean runFingerprintDetectOnDismissibleKeyguard() {
return FEATURE_FLAGS.runFingerprintDetectOnDismissibleKeyguard();
}
public static boolean saveAndRestoreMagnificationSettingsButtons() {
return FEATURE_FLAGS.saveAndRestoreMagnificationSettingsButtons();
}
public static boolean sceneContainer() {
return FEATURE_FLAGS.sceneContainer();
}
public static boolean screenReactions() {
return FEATURE_FLAGS.screenReactions();
}
public static boolean screenshareNotificationHidingBugFix() {
return FEATURE_FLAGS.screenshareNotificationHidingBugFix();
}
public static boolean screenshotActionDismissSystemWindows() {
return FEATURE_FLAGS.screenshotActionDismissSystemWindows();
}
public static boolean screenshotAnnounceLiveRegion() {
return FEATURE_FLAGS.screenshotAnnounceLiveRegion();
}
public static boolean screenshotMultidisplayFocusChange() {
return FEATURE_FLAGS.screenshotMultidisplayFocusChange();
}
public static boolean screenshotPolicySplitAndDesktopMode() {
return FEATURE_FLAGS.screenshotPolicySplitAndDesktopMode();
}
public static boolean screenshotScrollCropViewCrashFix() {
return FEATURE_FLAGS.screenshotScrollCropViewCrashFix();
}
public static boolean secondaryUserWidgetHost() {
return FEATURE_FLAGS.secondaryUserWidgetHost();
}
public static boolean settingsExtRegisterContentObserverOnBgThread() {
return FEATURE_FLAGS.settingsExtRegisterContentObserverOnBgThread();
}
public static boolean shadeExpandsOnStatusBarLongPress() {
return FEATURE_FLAGS.shadeExpandsOnStatusBarLongPress();
}
public static boolean shadeHeaderBlurFontColor() {
return FEATURE_FLAGS.shadeHeaderBlurFontColor();
}
public static boolean shadeHeaderFontUpdate() {
return FEATURE_FLAGS.shadeHeaderFontUpdate();
}
public static boolean shadeQsvisibleLogic() {
return FEATURE_FLAGS.shadeQsvisibleLogic();
}
public static boolean shadeWindowGoesAround() {
return FEATURE_FLAGS.shadeWindowGoesAround();
}
public static boolean shaderlibLoadingEffectRefactor() {
return FEATURE_FLAGS.shaderlibLoadingEffectRefactor();
}
public static boolean shortcutHelperKeyGlyph() {
return FEATURE_FLAGS.shortcutHelperKeyGlyph();
}
public static boolean showAudioSharingSliderInVolumePanel() {
return FEATURE_FLAGS.showAudioSharingSliderInVolumePanel();
}
public static boolean showClipboardIndication() {
return FEATURE_FLAGS.showClipboardIndication();
}
public static boolean showLockedByYourWatchKeyguardIndicator() {
return FEATURE_FLAGS.showLockedByYourWatchKeyguardIndicator();
}
public static boolean simPinBouncerReset() {
return FEATURE_FLAGS.simPinBouncerReset();
}
public static boolean skipHideSensitiveNotifAnimation() {
return FEATURE_FLAGS.skipHideSensitiveNotifAnimation();
}
public static boolean sliceManagerBinderCallBackground() {
return FEATURE_FLAGS.sliceManagerBinderCallBackground();
}
public static boolean smartspaceRelocateToBottom() {
return FEATURE_FLAGS.smartspaceRelocateToBottom();
}
public static boolean smartspaceSwipeEventLoggingFix() {
return FEATURE_FLAGS.smartspaceSwipeEventLoggingFix();
}
public static boolean smartspaceViewpager2() {
return FEATURE_FLAGS.smartspaceViewpager2();
}
public static boolean sounddoseCustomization() {
return FEATURE_FLAGS.sounddoseCustomization();
}
public static boolean spatialModelAppPushback() {
return FEATURE_FLAGS.spatialModelAppPushback();
}
public static boolean spatialModelBouncerPushback() {
return FEATURE_FLAGS.spatialModelBouncerPushback();
}
public static boolean spatialModelPushbackInShader() {
return FEATURE_FLAGS.spatialModelPushbackInShader();
}
public static boolean stabilizeHeadsUpGroupV2() {
return FEATURE_FLAGS.stabilizeHeadsUpGroupV2();
}
public static boolean statusBarAlwaysCheckUnderlyingNetworks() {
return FEATURE_FLAGS.statusBarAlwaysCheckUnderlyingNetworks();
}
public static boolean statusBarAppHandleTracking() {
return FEATURE_FLAGS.statusBarAppHandleTracking();
}
public static boolean statusBarChipToHunAnimation() {
return FEATURE_FLAGS.statusBarChipToHunAnimation();
}
public static boolean statusBarChipsModernization() {
return FEATURE_FLAGS.statusBarChipsModernization();
}
public static boolean statusBarChipsReturnAnimations() {
return FEATURE_FLAGS.statusBarChipsReturnAnimations();
}
public static boolean statusBarFontUpdates() {
return FEATURE_FLAGS.statusBarFontUpdates();
}
public static boolean statusBarMobileIconKairos() {
return FEATURE_FLAGS.statusBarMobileIconKairos();
}
public static boolean statusBarNoHunBehavior() {
return FEATURE_FLAGS.statusBarNoHunBehavior();
}
public static boolean statusBarPopupChips() {
return FEATURE_FLAGS.statusBarPopupChips();
}
public static boolean statusBarPrivacyChipAnimationExemption() {
return FEATURE_FLAGS.statusBarPrivacyChipAnimationExemption();
}
public static boolean statusBarRootModernization() {
return FEATURE_FLAGS.statusBarRootModernization();
}
public static boolean statusBarRudimentaryBattery() {
return FEATURE_FLAGS.statusBarRudimentaryBattery();
}
public static boolean statusBarSignalPolicyRefactor() {
return FEATURE_FLAGS.statusBarSignalPolicyRefactor();
}
public static boolean statusBarSignalPolicyRefactorEthernet() {
return FEATURE_FLAGS.statusBarSignalPolicyRefactorEthernet();
}
public static boolean statusBarStaticInoutIndicators() {
return FEATURE_FLAGS.statusBarStaticInoutIndicators();
}
public static boolean statusBarSwipeOverChip() {
return FEATURE_FLAGS.statusBarSwipeOverChip();
}
public static boolean statusBarSwitchToSpnFromDataSpn() {
return FEATURE_FLAGS.statusBarSwitchToSpnFromDataSpn();
}
public static boolean statusBarSystemStatusIconsInCompose() {
return FEATURE_FLAGS.statusBarSystemStatusIconsInCompose();
}
public static boolean statusBarUiThread() {
return FEATURE_FLAGS.statusBarUiThread();
}
public static boolean statusBarWindowNoCustomTouch() {
return FEATURE_FLAGS.statusBarWindowNoCustomTouch();
}
public static boolean stuckHearingDevicesQsTileFix() {
return FEATURE_FLAGS.stuckHearingDevicesQsTileFix();
}
public static boolean switchUserOnBg() {
return FEATURE_FLAGS.switchUserOnBg();
}
public static boolean sysuiTeamfood() {
return FEATURE_FLAGS.sysuiTeamfood();
}
public static boolean themeOverlayControllerWakefulnessDeprecation() {
return FEATURE_FLAGS.themeOverlayControllerWakefulnessDeprecation();
}
public static boolean thinScreenRecordingService() {
return FEATURE_FLAGS.thinScreenRecordingService();
}
public static boolean transitionRaceConditionPart2() {
return FEATURE_FLAGS.transitionRaceConditionPart2();
}
public static boolean tvGlobalActionsFocus() {
return FEATURE_FLAGS.tvGlobalActionsFocus();
}
public static boolean udfpsScreenOffUnlockFlicker() {
return FEATURE_FLAGS.udfpsScreenOffUnlockFlicker();
}
public static boolean uiRichOngoingAodSkeletonBgInflation() {
return FEATURE_FLAGS.uiRichOngoingAodSkeletonBgInflation();
}
public static boolean unfoldAnimationBackgroundProgress() {
return FEATURE_FLAGS.unfoldAnimationBackgroundProgress();
}
public static boolean updateCornerRadiusOnDisplayChanged() {
return FEATURE_FLAGS.updateCornerRadiusOnDisplayChanged();
}
public static boolean updateUserSwitcherBackground() {
return FEATURE_FLAGS.updateUserSwitcherBackground();
}
public static boolean updateWindowMagnifierBottomBoundary() {
return FEATURE_FLAGS.updateWindowMagnifierBottomBoundary();
}
public static boolean useAadProxSensorIfPresent() {
return FEATURE_FLAGS.useAadProxSensorIfPresent();
}
public static boolean userAwareSettingsRepositories() {
return FEATURE_FLAGS.userAwareSettingsRepositories();
}
public static boolean userEncryptedSource() {
return FEATURE_FLAGS.userEncryptedSource();
}
public static boolean userSwitcherAddSignOutOption() {
return FEATURE_FLAGS.userSwitcherAddSignOutOption();
}
public static boolean visualInterruptionsRefactor() {
return FEATURE_FLAGS.visualInterruptionsRefactor();
}
public static boolean volumeRedesign() {
return FEATURE_FLAGS.volumeRedesign();
}
private static FeatureFlags FEATURE_FLAGS = new FeatureFlagsImpl();
}