Merge "Remove @hide for CarrierConfigManager constants"

am: f1de6ef70b

Change-Id: I5f504a9d0a4acaa883e9deacb6d8afaf09f96a29
This commit is contained in:
Sarah Chin
2020-01-15 14:03:55 -08:00
committed by android-build-merger
2 changed files with 115 additions and 124 deletions

View File

@@ -44416,6 +44416,9 @@ package android.telephony {
field public static final int DATA_CYCLE_USE_PLATFORM_DEFAULT = -1; // 0xffffffff field public static final int DATA_CYCLE_USE_PLATFORM_DEFAULT = -1; // 0xffffffff
field public static final String EXTRA_SLOT_INDEX = "android.telephony.extra.SLOT_INDEX"; field public static final String EXTRA_SLOT_INDEX = "android.telephony.extra.SLOT_INDEX";
field public static final String EXTRA_SUBSCRIPTION_INDEX = "android.telephony.extra.SUBSCRIPTION_INDEX"; field public static final String EXTRA_SUBSCRIPTION_INDEX = "android.telephony.extra.SUBSCRIPTION_INDEX";
field public static final String IMSI_KEY_AVAILABILITY_INT = "imsi_key_availability_int";
field public static final String KEY_5G_ICON_CONFIGURATION_STRING = "5g_icon_configuration_string";
field public static final String KEY_5G_ICON_DISPLAY_GRACE_PERIOD_SEC_INT = "5g_icon_display_grace_period_sec_int";
field public static final String KEY_5G_NR_SSRSRP_THRESHOLDS_INT_ARRAY = "5g_nr_ssrsrp_thresholds_int_array"; field public static final String KEY_5G_NR_SSRSRP_THRESHOLDS_INT_ARRAY = "5g_nr_ssrsrp_thresholds_int_array";
field public static final String KEY_5G_NR_SSRSRQ_THRESHOLDS_INT_ARRAY = "5g_nr_ssrsrq_thresholds_int_array"; field public static final String KEY_5G_NR_SSRSRQ_THRESHOLDS_INT_ARRAY = "5g_nr_ssrsrq_thresholds_int_array";
field public static final String KEY_5G_NR_SSSINR_THRESHOLDS_INT_ARRAY = "5g_nr_sssinr_thresholds_int_array"; field public static final String KEY_5G_NR_SSSINR_THRESHOLDS_INT_ARRAY = "5g_nr_sssinr_thresholds_int_array";
@@ -44429,18 +44432,32 @@ package android.telephony {
field public static final String KEY_ALLOW_LOCAL_DTMF_TONES_BOOL = "allow_local_dtmf_tones_bool"; field public static final String KEY_ALLOW_LOCAL_DTMF_TONES_BOOL = "allow_local_dtmf_tones_bool";
field public static final String KEY_ALLOW_MERGE_WIFI_CALLS_WHEN_VOWIFI_OFF_BOOL = "allow_merge_wifi_calls_when_vowifi_off_bool"; field public static final String KEY_ALLOW_MERGE_WIFI_CALLS_WHEN_VOWIFI_OFF_BOOL = "allow_merge_wifi_calls_when_vowifi_off_bool";
field public static final String KEY_ALLOW_NON_EMERGENCY_CALLS_IN_ECM_BOOL = "allow_non_emergency_calls_in_ecm_bool"; field public static final String KEY_ALLOW_NON_EMERGENCY_CALLS_IN_ECM_BOOL = "allow_non_emergency_calls_in_ecm_bool";
field public static final String KEY_ALLOW_VIDEO_CALLING_FALLBACK_BOOL = "allow_video_calling_fallback_bool";
field public static final String KEY_ALWAYS_SHOW_DATA_RAT_ICON_BOOL = "always_show_data_rat_icon_bool";
field @Deprecated public static final String KEY_ALWAYS_SHOW_EMERGENCY_ALERT_ONOFF_BOOL = "always_show_emergency_alert_onoff_bool"; field @Deprecated public static final String KEY_ALWAYS_SHOW_EMERGENCY_ALERT_ONOFF_BOOL = "always_show_emergency_alert_onoff_bool";
field public static final String KEY_ALWAYS_SHOW_PRIMARY_SIGNAL_BAR_IN_OPPORTUNISTIC_NETWORK_BOOLEAN = "always_show_primary_signal_bar_in_opportunistic_network_boolean";
field public static final String KEY_APN_EXPAND_BOOL = "apn_expand_bool"; field public static final String KEY_APN_EXPAND_BOOL = "apn_expand_bool";
field public static final String KEY_APN_SETTINGS_DEFAULT_APN_TYPES_STRING_ARRAY = "apn_settings_default_apn_types_string_array";
field public static final String KEY_AUTO_RETRY_ENABLED_BOOL = "auto_retry_enabled_bool"; field public static final String KEY_AUTO_RETRY_ENABLED_BOOL = "auto_retry_enabled_bool";
field public static final String KEY_CALL_BARRING_SUPPORTS_DEACTIVATE_ALL_BOOL = "call_barring_supports_deactivate_all_bool"; field public static final String KEY_CALL_BARRING_SUPPORTS_DEACTIVATE_ALL_BOOL = "call_barring_supports_deactivate_all_bool";
field public static final String KEY_CALL_BARRING_SUPPORTS_PASSWORD_CHANGE_BOOL = "call_barring_supports_password_change_bool"; field public static final String KEY_CALL_BARRING_SUPPORTS_PASSWORD_CHANGE_BOOL = "call_barring_supports_password_change_bool";
field public static final String KEY_CALL_BARRING_VISIBILITY_BOOL = "call_barring_visibility_bool"; field public static final String KEY_CALL_BARRING_VISIBILITY_BOOL = "call_barring_visibility_bool";
field public static final String KEY_CALL_FORWARDING_BLOCKS_WHILE_ROAMING_STRING_ARRAY = "call_forwarding_blocks_while_roaming_string_array"; field public static final String KEY_CALL_FORWARDING_BLOCKS_WHILE_ROAMING_STRING_ARRAY = "call_forwarding_blocks_while_roaming_string_array";
field public static final String KEY_CALL_REDIRECTION_SERVICE_COMPONENT_NAME_STRING = "call_redirection_service_component_name_string";
field public static final String KEY_CARRIER_ALLOW_DEFLECT_IMS_CALL_BOOL = "carrier_allow_deflect_ims_call_bool";
field public static final String KEY_CARRIER_ALLOW_TURNOFF_IMS_BOOL = "carrier_allow_turnoff_ims_bool"; field public static final String KEY_CARRIER_ALLOW_TURNOFF_IMS_BOOL = "carrier_allow_turnoff_ims_bool";
field public static final String KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL = "carrier_app_required_during_setup_bool"; field public static final String KEY_CARRIER_APP_REQUIRED_DURING_SIM_SETUP_BOOL = "carrier_app_required_during_setup_bool";
field public static final String KEY_CARRIER_CALL_SCREENING_APP_STRING = "call_screening_app"; field public static final String KEY_CARRIER_CALL_SCREENING_APP_STRING = "call_screening_app";
field public static final String KEY_CARRIER_CERTIFICATE_STRING_ARRAY = "carrier_certificate_string_array";
field public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool";
field public static final String KEY_CARRIER_CONFIG_VERSION_STRING = "carrier_config_version_string"; field public static final String KEY_CARRIER_CONFIG_VERSION_STRING = "carrier_config_version_string";
field public static final String KEY_CARRIER_DATA_CALL_PERMANENT_FAILURE_STRINGS = "carrier_data_call_permanent_failure_strings"; field public static final String KEY_CARRIER_DATA_CALL_PERMANENT_FAILURE_STRINGS = "carrier_data_call_permanent_failure_strings";
field public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DCFAILURE_STRING_ARRAY = "carrier_default_actions_on_dcfailure_string_array";
field public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DEFAULT_NETWORK_AVAILABLE = "carrier_default_actions_on_default_network_available_string_array";
field public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_REDIRECTION_STRING_ARRAY = "carrier_default_actions_on_redirection_string_array";
field public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET = "carrier_default_actions_on_reset_string_array";
field public static final String KEY_CARRIER_DEFAULT_REDIRECTION_URL_STRING_ARRAY = "carrier_default_redirection_url_string_array";
field public static final String KEY_CARRIER_DEFAULT_WFC_IMS_ENABLED_BOOL = "carrier_default_wfc_ims_enabled_bool";
field public static final String KEY_CARRIER_DEFAULT_WFC_IMS_MODE_INT = "carrier_default_wfc_ims_mode_int"; field public static final String KEY_CARRIER_DEFAULT_WFC_IMS_MODE_INT = "carrier_default_wfc_ims_mode_int";
field public static final String KEY_CARRIER_DEFAULT_WFC_IMS_ROAMING_MODE_INT = "carrier_default_wfc_ims_roaming_mode_int"; field public static final String KEY_CARRIER_DEFAULT_WFC_IMS_ROAMING_MODE_INT = "carrier_default_wfc_ims_roaming_mode_int";
field @Deprecated public static final String KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL = "carrier_force_disable_etws_cmas_test_bool"; field @Deprecated public static final String KEY_CARRIER_FORCE_DISABLE_ETWS_CMAS_TEST_BOOL = "carrier_force_disable_etws_cmas_test_bool";
@@ -44453,11 +44470,13 @@ package android.telephony {
field public static final String KEY_CARRIER_NAME_OVERRIDE_BOOL = "carrier_name_override_bool"; field public static final String KEY_CARRIER_NAME_OVERRIDE_BOOL = "carrier_name_override_bool";
field public static final String KEY_CARRIER_NAME_STRING = "carrier_name_string"; field public static final String KEY_CARRIER_NAME_STRING = "carrier_name_string";
field public static final String KEY_CARRIER_RCS_PROVISIONING_REQUIRED_BOOL = "carrier_rcs_provisioning_required_bool"; field public static final String KEY_CARRIER_RCS_PROVISIONING_REQUIRED_BOOL = "carrier_rcs_provisioning_required_bool";
field public static final String KEY_CARRIER_SETTINGS_ACTIVITY_COMPONENT_NAME_STRING = "carrier_settings_activity_component_name_string";
field public static final String KEY_CARRIER_SETTINGS_ENABLE_BOOL = "carrier_settings_enable_bool"; field public static final String KEY_CARRIER_SETTINGS_ENABLE_BOOL = "carrier_settings_enable_bool";
field public static final String KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL = "carrier_supports_ss_over_ut_bool"; field public static final String KEY_CARRIER_SUPPORTS_SS_OVER_UT_BOOL = "carrier_supports_ss_over_ut_bool";
field public static final String KEY_CARRIER_USE_IMS_FIRST_FOR_EMERGENCY_BOOL = "carrier_use_ims_first_for_emergency_bool"; field public static final String KEY_CARRIER_USE_IMS_FIRST_FOR_EMERGENCY_BOOL = "carrier_use_ims_first_for_emergency_bool";
field public static final String KEY_CARRIER_UT_PROVISIONING_REQUIRED_BOOL = "carrier_ut_provisioning_required_bool"; field public static final String KEY_CARRIER_UT_PROVISIONING_REQUIRED_BOOL = "carrier_ut_provisioning_required_bool";
field public static final String KEY_CARRIER_VOLTE_AVAILABLE_BOOL = "carrier_volte_available_bool"; field public static final String KEY_CARRIER_VOLTE_AVAILABLE_BOOL = "carrier_volte_available_bool";
field public static final String KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOL = "carrier_volte_override_wfc_provisioning_bool";
field public static final String KEY_CARRIER_VOLTE_PROVISIONED_BOOL = "carrier_volte_provisioned_bool"; field public static final String KEY_CARRIER_VOLTE_PROVISIONED_BOOL = "carrier_volte_provisioned_bool";
field public static final String KEY_CARRIER_VOLTE_PROVISIONING_REQUIRED_BOOL = "carrier_volte_provisioning_required_bool"; field public static final String KEY_CARRIER_VOLTE_PROVISIONING_REQUIRED_BOOL = "carrier_volte_provisioning_required_bool";
field public static final String KEY_CARRIER_VOLTE_TTY_SUPPORTED_BOOL = "carrier_volte_tty_supported_bool"; field public static final String KEY_CARRIER_VOLTE_TTY_SUPPORTED_BOOL = "carrier_volte_tty_supported_bool";
@@ -44471,6 +44490,7 @@ package android.telephony {
field public static final String KEY_CDMA_NONROAMING_NETWORKS_STRING_ARRAY = "cdma_nonroaming_networks_string_array"; field public static final String KEY_CDMA_NONROAMING_NETWORKS_STRING_ARRAY = "cdma_nonroaming_networks_string_array";
field public static final String KEY_CDMA_ROAMING_MODE_INT = "cdma_roaming_mode_int"; field public static final String KEY_CDMA_ROAMING_MODE_INT = "cdma_roaming_mode_int";
field public static final String KEY_CDMA_ROAMING_NETWORKS_STRING_ARRAY = "cdma_roaming_networks_string_array"; field public static final String KEY_CDMA_ROAMING_NETWORKS_STRING_ARRAY = "cdma_roaming_networks_string_array";
field public static final String KEY_CHECK_PRICING_WITH_CARRIER_FOR_DATA_ROAMING_BOOL = "check_pricing_with_carrier_data_roaming_bool";
field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_BOOL = "ci_action_on_sys_update_bool"; field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_BOOL = "ci_action_on_sys_update_bool";
field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_STRING = "ci_action_on_sys_update_extra_string"; field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_STRING = "ci_action_on_sys_update_extra_string";
field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_VAL_STRING = "ci_action_on_sys_update_extra_val_string"; field public static final String KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_VAL_STRING = "ci_action_on_sys_update_extra_val_string";
@@ -44480,6 +44500,7 @@ package android.telephony {
field public static final String KEY_CONFIG_IMS_RCS_PACKAGE_OVERRIDE_STRING = "config_ims_rcs_package_override_string"; field public static final String KEY_CONFIG_IMS_RCS_PACKAGE_OVERRIDE_STRING = "config_ims_rcs_package_override_string";
field public static final String KEY_CONFIG_PLANS_PACKAGE_OVERRIDE_STRING = "config_plans_package_override_string"; field public static final String KEY_CONFIG_PLANS_PACKAGE_OVERRIDE_STRING = "config_plans_package_override_string";
field public static final String KEY_CONFIG_TELEPHONY_USE_OWN_NUMBER_FOR_VOICEMAIL_BOOL = "config_telephony_use_own_number_for_voicemail_bool"; field public static final String KEY_CONFIG_TELEPHONY_USE_OWN_NUMBER_FOR_VOICEMAIL_BOOL = "config_telephony_use_own_number_for_voicemail_bool";
field public static final String KEY_CONFIG_WIFI_DISABLE_IN_ECBM = "config_wifi_disable_in_ecbm";
field public static final String KEY_CSP_ENABLED_BOOL = "csp_enabled_bool"; field public static final String KEY_CSP_ENABLED_BOOL = "csp_enabled_bool";
field public static final String KEY_DATA_LIMIT_NOTIFICATION_BOOL = "data_limit_notification_bool"; field public static final String KEY_DATA_LIMIT_NOTIFICATION_BOOL = "data_limit_notification_bool";
field public static final String KEY_DATA_LIMIT_THRESHOLD_BYTES_LONG = "data_limit_threshold_bytes_long"; field public static final String KEY_DATA_LIMIT_THRESHOLD_BYTES_LONG = "data_limit_threshold_bytes_long";
@@ -44491,6 +44512,7 @@ package android.telephony {
field public static final String KEY_DEFAULT_VM_NUMBER_STRING = "default_vm_number_string"; field public static final String KEY_DEFAULT_VM_NUMBER_STRING = "default_vm_number_string";
field public static final String KEY_DIAL_STRING_REPLACE_STRING_ARRAY = "dial_string_replace_string_array"; field public static final String KEY_DIAL_STRING_REPLACE_STRING_ARRAY = "dial_string_replace_string_array";
field public static final String KEY_DISABLE_CDMA_ACTIVATION_CODE_BOOL = "disable_cdma_activation_code_bool"; field public static final String KEY_DISABLE_CDMA_ACTIVATION_CODE_BOOL = "disable_cdma_activation_code_bool";
field public static final String KEY_DISABLE_CHARGE_INDICATION_BOOL = "disable_charge_indication_bool";
field public static final String KEY_DISABLE_SUPPLEMENTARY_SERVICES_IN_AIRPLANE_MODE_BOOL = "disable_supplementary_services_in_airplane_mode_bool"; field public static final String KEY_DISABLE_SUPPLEMENTARY_SERVICES_IN_AIRPLANE_MODE_BOOL = "disable_supplementary_services_in_airplane_mode_bool";
field public static final String KEY_DISCONNECT_CAUSE_PLAY_BUSYTONE_INT_ARRAY = "disconnect_cause_play_busytone_int_array"; field public static final String KEY_DISCONNECT_CAUSE_PLAY_BUSYTONE_INT_ARRAY = "disconnect_cause_play_busytone_int_array";
field public static final String KEY_DISPLAY_HD_AUDIO_PROPERTY_BOOL = "display_hd_audio_property_bool"; field public static final String KEY_DISPLAY_HD_AUDIO_PROPERTY_BOOL = "display_hd_audio_property_bool";
@@ -44500,9 +44522,13 @@ package android.telephony {
field public static final String KEY_EDITABLE_ENHANCED_4G_LTE_BOOL = "editable_enhanced_4g_lte_bool"; field public static final String KEY_EDITABLE_ENHANCED_4G_LTE_BOOL = "editable_enhanced_4g_lte_bool";
field public static final String KEY_EDITABLE_VOICEMAIL_NUMBER_BOOL = "editable_voicemail_number_bool"; field public static final String KEY_EDITABLE_VOICEMAIL_NUMBER_BOOL = "editable_voicemail_number_bool";
field public static final String KEY_EDITABLE_VOICEMAIL_NUMBER_SETTING_BOOL = "editable_voicemail_number_setting_bool"; field public static final String KEY_EDITABLE_VOICEMAIL_NUMBER_SETTING_BOOL = "editable_voicemail_number_setting_bool";
field public static final String KEY_EDITABLE_WFC_MODE_BOOL = "editable_wfc_mode_bool";
field public static final String KEY_EDITABLE_WFC_ROAMING_MODE_BOOL = "editable_wfc_roaming_mode_bool";
field public static final String KEY_EMERGENCY_NOTIFICATION_DELAY_INT = "emergency_notification_delay_int";
field public static final String KEY_EMERGENCY_NUMBER_PREFIX_STRING_ARRAY = "emergency_number_prefix_string_array"; field public static final String KEY_EMERGENCY_NUMBER_PREFIX_STRING_ARRAY = "emergency_number_prefix_string_array";
field public static final String KEY_ENABLE_DIALER_KEY_VIBRATION_BOOL = "enable_dialer_key_vibration_bool"; field public static final String KEY_ENABLE_DIALER_KEY_VIBRATION_BOOL = "enable_dialer_key_vibration_bool";
field public static final String KEY_ENHANCED_4G_LTE_ON_BY_DEFAULT_BOOL = "enhanced_4g_lte_on_by_default_bool"; field public static final String KEY_ENHANCED_4G_LTE_ON_BY_DEFAULT_BOOL = "enhanced_4g_lte_on_by_default_bool";
field public static final String KEY_ENHANCED_4G_LTE_TITLE_VARIANT_INT = "enhanced_4g_lte_title_variant_int";
field public static final String KEY_FORCE_HOME_NETWORK_BOOL = "force_home_network_bool"; field public static final String KEY_FORCE_HOME_NETWORK_BOOL = "force_home_network_bool";
field public static final String KEY_GSM_DTMF_TONE_DELAY_INT = "gsm_dtmf_tone_delay_int"; field public static final String KEY_GSM_DTMF_TONE_DELAY_INT = "gsm_dtmf_tone_delay_int";
field public static final String KEY_GSM_NONROAMING_NETWORKS_STRING_ARRAY = "gsm_nonroaming_networks_string_array"; field public static final String KEY_GSM_NONROAMING_NETWORKS_STRING_ARRAY = "gsm_nonroaming_networks_string_array";
@@ -44511,13 +44537,17 @@ package android.telephony {
field public static final String KEY_HIDE_CARRIER_NETWORK_SETTINGS_BOOL = "hide_carrier_network_settings_bool"; field public static final String KEY_HIDE_CARRIER_NETWORK_SETTINGS_BOOL = "hide_carrier_network_settings_bool";
field public static final String KEY_HIDE_ENHANCED_4G_LTE_BOOL = "hide_enhanced_4g_lte_bool"; field public static final String KEY_HIDE_ENHANCED_4G_LTE_BOOL = "hide_enhanced_4g_lte_bool";
field public static final String KEY_HIDE_IMS_APN_BOOL = "hide_ims_apn_bool"; field public static final String KEY_HIDE_IMS_APN_BOOL = "hide_ims_apn_bool";
field public static final String KEY_HIDE_LTE_PLUS_DATA_ICON_BOOL = "hide_lte_plus_data_icon_bool";
field public static final String KEY_HIDE_PREFERRED_NETWORK_TYPE_BOOL = "hide_preferred_network_type_bool"; field public static final String KEY_HIDE_PREFERRED_NETWORK_TYPE_BOOL = "hide_preferred_network_type_bool";
field public static final String KEY_HIDE_PRESET_APN_DETAILS_BOOL = "hide_preset_apn_details_bool"; field public static final String KEY_HIDE_PRESET_APN_DETAILS_BOOL = "hide_preset_apn_details_bool";
field public static final String KEY_HIDE_SIM_LOCK_SETTINGS_BOOL = "hide_sim_lock_settings_bool"; field public static final String KEY_HIDE_SIM_LOCK_SETTINGS_BOOL = "hide_sim_lock_settings_bool";
field public static final String KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS = "ignore_data_enabled_changed_for_video_calls";
field public static final String KEY_IGNORE_RTT_MODE_SETTING_BOOL = "ignore_rtt_mode_setting_bool";
field public static final String KEY_IGNORE_SIM_NETWORK_LOCKED_EVENTS_BOOL = "ignore_sim_network_locked_events_bool"; field public static final String KEY_IGNORE_SIM_NETWORK_LOCKED_EVENTS_BOOL = "ignore_sim_network_locked_events_bool";
field public static final String KEY_IMS_CONFERENCE_SIZE_LIMIT_INT = "ims_conference_size_limit_int"; field public static final String KEY_IMS_CONFERENCE_SIZE_LIMIT_INT = "ims_conference_size_limit_int";
field public static final String KEY_IMS_DTMF_TONE_DELAY_INT = "ims_dtmf_tone_delay_int"; field public static final String KEY_IMS_DTMF_TONE_DELAY_INT = "ims_dtmf_tone_delay_int";
field public static final String KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL = "is_ims_conference_size_enforced_bool"; field public static final String KEY_IS_IMS_CONFERENCE_SIZE_ENFORCED_BOOL = "is_ims_conference_size_enforced_bool";
field public static final String KEY_LTE_ENABLED_BOOL = "lte_enabled_bool";
field public static final String KEY_LTE_RSRQ_THRESHOLDS_INT_ARRAY = "lte_rsrq_thresholds_int_array"; field public static final String KEY_LTE_RSRQ_THRESHOLDS_INT_ARRAY = "lte_rsrq_thresholds_int_array";
field public static final String KEY_LTE_RSSNR_THRESHOLDS_INT_ARRAY = "lte_rssnr_thresholds_int_array"; field public static final String KEY_LTE_RSSNR_THRESHOLDS_INT_ARRAY = "lte_rssnr_thresholds_int_array";
field public static final String KEY_MDN_IS_ADDITIONAL_VOICEMAIL_NUMBER_BOOL = "mdn_is_additional_voicemail_number_bool"; field public static final String KEY_MDN_IS_ADDITIONAL_VOICEMAIL_NUMBER_BOOL = "mdn_is_additional_voicemail_number_bool";
@@ -44553,6 +44583,7 @@ package android.telephony {
field public static final String KEY_MMS_UA_PROF_URL_STRING = "uaProfUrl"; field public static final String KEY_MMS_UA_PROF_URL_STRING = "uaProfUrl";
field public static final String KEY_MMS_USER_AGENT_STRING = "userAgent"; field public static final String KEY_MMS_USER_AGENT_STRING = "userAgent";
field public static final String KEY_MONTHLY_DATA_CYCLE_DAY_INT = "monthly_data_cycle_day_int"; field public static final String KEY_MONTHLY_DATA_CYCLE_DAY_INT = "monthly_data_cycle_day_int";
field public static final String KEY_ONLY_AUTO_SELECT_IN_HOME_NETWORK_BOOL = "only_auto_select_in_home_network";
field public static final String KEY_ONLY_SINGLE_DC_ALLOWED_INT_ARRAY = "only_single_dc_allowed_int_array"; field public static final String KEY_ONLY_SINGLE_DC_ALLOWED_INT_ARRAY = "only_single_dc_allowed_int_array";
field public static final String KEY_OPERATOR_SELECTION_EXPAND_BOOL = "operator_selection_expand_bool"; field public static final String KEY_OPERATOR_SELECTION_EXPAND_BOOL = "operator_selection_expand_bool";
field public static final String KEY_OPPORTUNISTIC_NETWORK_DATA_SWITCH_HYSTERESIS_TIME_LONG = "opportunistic_network_data_switch_hysteresis_time_long"; field public static final String KEY_OPPORTUNISTIC_NETWORK_DATA_SWITCH_HYSTERESIS_TIME_LONG = "opportunistic_network_data_switch_hysteresis_time_long";
@@ -44566,15 +44597,24 @@ package android.telephony {
field public static final String KEY_PREVENT_CLIR_ACTIVATION_AND_DEACTIVATION_CODE_BOOL = "prevent_clir_activation_and_deactivation_code_bool"; field public static final String KEY_PREVENT_CLIR_ACTIVATION_AND_DEACTIVATION_CODE_BOOL = "prevent_clir_activation_and_deactivation_code_bool";
field public static final String KEY_RADIO_RESTART_FAILURE_CAUSES_INT_ARRAY = "radio_restart_failure_causes_int_array"; field public static final String KEY_RADIO_RESTART_FAILURE_CAUSES_INT_ARRAY = "radio_restart_failure_causes_int_array";
field public static final String KEY_RCS_CONFIG_SERVER_URL_STRING = "rcs_config_server_url_string"; field public static final String KEY_RCS_CONFIG_SERVER_URL_STRING = "rcs_config_server_url_string";
field public static final String KEY_READ_ONLY_APN_FIELDS_STRING_ARRAY = "read_only_apn_fields_string_array";
field public static final String KEY_READ_ONLY_APN_TYPES_STRING_ARRAY = "read_only_apn_types_string_array";
field public static final String KEY_REQUIRE_ENTITLEMENT_CHECKS_BOOL = "require_entitlement_checks_bool"; field public static final String KEY_REQUIRE_ENTITLEMENT_CHECKS_BOOL = "require_entitlement_checks_bool";
field @Deprecated public static final String KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL = "restart_radio_on_pdp_fail_regular_deactivation_bool"; field @Deprecated public static final String KEY_RESTART_RADIO_ON_PDP_FAIL_REGULAR_DEACTIVATION_BOOL = "restart_radio_on_pdp_fail_regular_deactivation_bool";
field public static final String KEY_RTT_SUPPORTED_BOOL = "rtt_supported_bool"; field public static final String KEY_RTT_SUPPORTED_BOOL = "rtt_supported_bool";
field public static final String KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL = "show_4g_for_3g_data_icon_bool";
field public static final String KEY_SHOW_4G_FOR_LTE_DATA_ICON_BOOL = "show_4g_for_lte_data_icon_bool";
field public static final String KEY_SHOW_APN_SETTING_CDMA_BOOL = "show_apn_setting_cdma_bool"; field public static final String KEY_SHOW_APN_SETTING_CDMA_BOOL = "show_apn_setting_cdma_bool";
field public static final String KEY_SHOW_BLOCKING_PAY_PHONE_OPTION_BOOL = "show_blocking_pay_phone_option_bool";
field public static final String KEY_SHOW_CALL_BLOCKING_DISABLED_NOTIFICATION_ALWAYS_BOOL = "show_call_blocking_disabled_notification_always_bool"; field public static final String KEY_SHOW_CALL_BLOCKING_DISABLED_NOTIFICATION_ALWAYS_BOOL = "show_call_blocking_disabled_notification_always_bool";
field public static final String KEY_SHOW_CARRIER_DATA_ICON_PATTERN_STRING = "show_carrier_data_icon_pattern_string";
field public static final String KEY_SHOW_CDMA_CHOICES_BOOL = "show_cdma_choices_bool"; field public static final String KEY_SHOW_CDMA_CHOICES_BOOL = "show_cdma_choices_bool";
field public static final String KEY_SHOW_ICCID_IN_SIM_STATUS_BOOL = "show_iccid_in_sim_status_bool"; field public static final String KEY_SHOW_ICCID_IN_SIM_STATUS_BOOL = "show_iccid_in_sim_status_bool";
field public static final String KEY_SHOW_IMS_REGISTRATION_STATUS_BOOL = "show_ims_registration_status_bool";
field public static final String KEY_SHOW_ONSCREEN_DIAL_BUTTON_BOOL = "show_onscreen_dial_button_bool"; field public static final String KEY_SHOW_ONSCREEN_DIAL_BUTTON_BOOL = "show_onscreen_dial_button_bool";
field public static final String KEY_SHOW_SIGNAL_STRENGTH_IN_SIM_STATUS_BOOL = "show_signal_strength_in_sim_status_bool"; field public static final String KEY_SHOW_SIGNAL_STRENGTH_IN_SIM_STATUS_BOOL = "show_signal_strength_in_sim_status_bool";
field public static final String KEY_SHOW_VIDEO_CALL_CHARGES_ALERT_DIALOG_BOOL = "show_video_call_charges_alert_dialog_bool";
field public static final String KEY_SHOW_WFC_LOCATION_PRIVACY_POLICY_BOOL = "show_wfc_location_privacy_policy_bool";
field public static final String KEY_SIMPLIFIED_NETWORK_SETTINGS_BOOL = "simplified_network_settings_bool"; field public static final String KEY_SIMPLIFIED_NETWORK_SETTINGS_BOOL = "simplified_network_settings_bool";
field public static final String KEY_SIM_NETWORK_UNLOCK_ALLOW_DISMISS_BOOL = "sim_network_unlock_allow_dismiss_bool"; field public static final String KEY_SIM_NETWORK_UNLOCK_ALLOW_DISMISS_BOOL = "sim_network_unlock_allow_dismiss_bool";
field public static final String KEY_SMS_REQUIRES_DESTINATION_NUMBER_CONVERSION_BOOL = "sms_requires_destination_number_conversion_bool"; field public static final String KEY_SMS_REQUIRES_DESTINATION_NUMBER_CONVERSION_BOOL = "sms_requires_destination_number_conversion_bool";
@@ -44582,14 +44622,20 @@ package android.telephony {
field public static final String KEY_SUPPORT_CLIR_NETWORK_DEFAULT_BOOL = "support_clir_network_default_bool"; field public static final String KEY_SUPPORT_CLIR_NETWORK_DEFAULT_BOOL = "support_clir_network_default_bool";
field public static final String KEY_SUPPORT_CONFERENCE_CALL_BOOL = "support_conference_call_bool"; field public static final String KEY_SUPPORT_CONFERENCE_CALL_BOOL = "support_conference_call_bool";
field public static final String KEY_SUPPORT_EMERGENCY_SMS_OVER_IMS_BOOL = "support_emergency_sms_over_ims_bool"; field public static final String KEY_SUPPORT_EMERGENCY_SMS_OVER_IMS_BOOL = "support_emergency_sms_over_ims_bool";
field public static final String KEY_SUPPORT_ENHANCED_CALL_BLOCKING_BOOL = "support_enhanced_call_blocking_bool";
field public static final String KEY_SUPPORT_IMS_CONFERENCE_EVENT_PACKAGE_BOOL = "support_ims_conference_event_package_bool";
field public static final String KEY_SUPPORT_PAUSE_IMS_VIDEO_CALLS_BOOL = "support_pause_ims_video_calls_bool"; field public static final String KEY_SUPPORT_PAUSE_IMS_VIDEO_CALLS_BOOL = "support_pause_ims_video_calls_bool";
field public static final String KEY_SUPPORT_SWAP_AFTER_MERGE_BOOL = "support_swap_after_merge_bool"; field public static final String KEY_SUPPORT_SWAP_AFTER_MERGE_BOOL = "support_swap_after_merge_bool";
field public static final String KEY_SUPPORT_TDSCDMA_BOOL = "support_tdscdma_bool";
field public static final String KEY_SUPPORT_TDSCDMA_ROAMING_NETWORKS_STRING_ARRAY = "support_tdscdma_roaming_networks_string_array";
field public static final String KEY_TREAT_DOWNGRADED_VIDEO_CALLS_AS_VIDEO_CALLS_BOOL = "treat_downgraded_video_calls_as_video_calls_bool"; field public static final String KEY_TREAT_DOWNGRADED_VIDEO_CALLS_AS_VIDEO_CALLS_BOOL = "treat_downgraded_video_calls_as_video_calls_bool";
field public static final String KEY_TTY_SUPPORTED_BOOL = "tty_supported_bool"; field public static final String KEY_TTY_SUPPORTED_BOOL = "tty_supported_bool";
field public static final String KEY_UNLOGGABLE_NUMBERS_STRING_ARRAY = "unloggable_numbers_string_array";
field public static final String KEY_USE_HFA_FOR_PROVISIONING_BOOL = "use_hfa_for_provisioning_bool"; field public static final String KEY_USE_HFA_FOR_PROVISIONING_BOOL = "use_hfa_for_provisioning_bool";
field public static final String KEY_USE_OTASP_FOR_PROVISIONING_BOOL = "use_otasp_for_provisioning_bool"; field public static final String KEY_USE_OTASP_FOR_PROVISIONING_BOOL = "use_otasp_for_provisioning_bool";
field public static final String KEY_USE_RCS_PRESENCE_BOOL = "use_rcs_presence_bool"; field public static final String KEY_USE_RCS_PRESENCE_BOOL = "use_rcs_presence_bool";
field public static final String KEY_USE_RCS_SIP_OPTIONS_BOOL = "use_rcs_sip_options_bool"; field public static final String KEY_USE_RCS_SIP_OPTIONS_BOOL = "use_rcs_sip_options_bool";
field public static final String KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL = "use_wfc_home_network_mode_in_roaming_network_bool";
field public static final String KEY_VOICEMAIL_NOTIFICATION_PERSISTENT_BOOL = "voicemail_notification_persistent_bool"; field public static final String KEY_VOICEMAIL_NOTIFICATION_PERSISTENT_BOOL = "voicemail_notification_persistent_bool";
field public static final String KEY_VOICE_PRIVACY_DISABLE_UI_BOOL = "voice_privacy_disable_ui_bool"; field public static final String KEY_VOICE_PRIVACY_DISABLE_UI_BOOL = "voice_privacy_disable_ui_bool";
field public static final String KEY_VOLTE_REPLACEMENT_RAT_INT = "volte_replacement_rat_int"; field public static final String KEY_VOLTE_REPLACEMENT_RAT_INT = "volte_replacement_rat_int";
@@ -44602,6 +44648,8 @@ package android.telephony {
field public static final String KEY_VVM_PREFETCH_BOOL = "vvm_prefetch_bool"; field public static final String KEY_VVM_PREFETCH_BOOL = "vvm_prefetch_bool";
field public static final String KEY_VVM_SSL_ENABLED_BOOL = "vvm_ssl_enabled_bool"; field public static final String KEY_VVM_SSL_ENABLED_BOOL = "vvm_ssl_enabled_bool";
field public static final String KEY_VVM_TYPE_STRING = "vvm_type_string"; field public static final String KEY_VVM_TYPE_STRING = "vvm_type_string";
field public static final String KEY_WFC_EMERGENCY_ADDRESS_CARRIER_APP_STRING = "wfc_emergency_address_carrier_app_string";
field public static final String KEY_WORLD_MODE_ENABLED_BOOL = "world_mode_enabled_bool";
field public static final String KEY_WORLD_PHONE_BOOL = "world_phone_bool"; field public static final String KEY_WORLD_PHONE_BOOL = "world_phone_bool";
} }

View File

@@ -16,8 +16,6 @@
package android.telephony; package android.telephony;
import com.android.telephony.Rlog;
import android.Manifest; import android.Manifest;
import android.annotation.NonNull; import android.annotation.NonNull;
import android.annotation.Nullable; import android.annotation.Nullable;
@@ -37,6 +35,7 @@ import android.telecom.TelecomManager;
import android.telephony.ims.ImsReasonInfo; import android.telephony.ims.ImsReasonInfo;
import com.android.internal.telephony.ICarrierConfigLoader; import com.android.internal.telephony.ICarrierConfigLoader;
import com.android.telephony.Rlog;
/** /**
* Provides access to telephony configuration values that are carrier-specific. * Provides access to telephony configuration values that are carrier-specific.
@@ -301,7 +300,6 @@ public class CarrierConfigManager {
/** /**
* A string array containing numbers that shouldn't be included in the call log. * A string array containing numbers that shouldn't be included in the call log.
* @hide
*/ */
public static final String KEY_UNLOGGABLE_NUMBERS_STRING_ARRAY = public static final String KEY_UNLOGGABLE_NUMBERS_STRING_ARRAY =
"unloggable_numbers_string_array"; "unloggable_numbers_string_array";
@@ -314,12 +312,11 @@ public class CarrierConfigManager {
KEY_HIDE_CARRIER_NETWORK_SETTINGS_BOOL = "hide_carrier_network_settings_bool"; KEY_HIDE_CARRIER_NETWORK_SETTINGS_BOOL = "hide_carrier_network_settings_bool";
/** /**
* Do only allow auto selection in Advanced Network Settings when in home network. * Only allow auto selection in Advanced Network Settings when in home network.
* Manual selection is allowed when in roaming network. * Manual selection is allowed when in roaming network.
* @hide
*/ */
public static final String public static final String KEY_ONLY_AUTO_SELECT_IN_HOME_NETWORK_BOOL =
KEY_ONLY_AUTO_SELECT_IN_HOME_NETWORK_BOOL = "only_auto_select_in_home_network"; "only_auto_select_in_home_network";
/** /**
* Control whether users receive a simplified network settings UI and improved network * Control whether users receive a simplified network settings UI and improved network
@@ -583,9 +580,6 @@ public class CarrierConfigManager {
* registration state to change. That is, turning on or off mobile data will not cause VT to be * registration state to change. That is, turning on or off mobile data will not cause VT to be
* enabled or disabled. * enabled or disabled.
* When {@code false}, disabling mobile data will cause VT to be de-registered. * When {@code false}, disabling mobile data will cause VT to be de-registered.
* <p>
* See also {@link #KEY_VILTE_DATA_IS_METERED_BOOL}.
* @hide
*/ */
public static final String KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS = public static final String KEY_IGNORE_DATA_ENABLED_CHANGED_FOR_VIDEO_CALLS =
"ignore_data_enabled_changed_for_video_calls"; "ignore_data_enabled_changed_for_video_calls";
@@ -649,7 +643,6 @@ public class CarrierConfigManager {
/** /**
* Default WFC_IMS_enabled: true VoWiFi by default is on * Default WFC_IMS_enabled: true VoWiFi by default is on
* false VoWiFi by default is off * false VoWiFi by default is off
* @hide
*/ */
public static final String KEY_CARRIER_DEFAULT_WFC_IMS_ENABLED_BOOL = public static final String KEY_CARRIER_DEFAULT_WFC_IMS_ENABLED_BOOL =
"carrier_default_wfc_ims_enabled_bool"; "carrier_default_wfc_ims_enabled_bool";
@@ -721,9 +714,7 @@ public class CarrierConfigManager {
* *
* As of now, Verizon is the only carrier enforcing this dependency in their * As of now, Verizon is the only carrier enforcing this dependency in their
* WFC awareness and activation requirements. * WFC awareness and activation requirements.
* */
* @hide
* */
public static final String KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOL public static final String KEY_CARRIER_VOLTE_OVERRIDE_WFC_PROVISIONING_BOOL
= "carrier_volte_override_wfc_provisioning_bool"; = "carrier_volte_override_wfc_provisioning_bool";
@@ -1084,10 +1075,6 @@ public class CarrierConfigManager {
* *
* When {@code false}, the old behavior is used, where the toggle in accessibility settings is * When {@code false}, the old behavior is used, where the toggle in accessibility settings is
* used to set the IMS stack's RTT enabled state. * used to set the IMS stack's RTT enabled state.
*
* @deprecated -- this flag no longer does anything. Remove once the new behavior is verified.
*
* @hide
*/ */
public static final String KEY_IGNORE_RTT_MODE_SETTING_BOOL = public static final String KEY_IGNORE_RTT_MODE_SETTING_BOOL =
"ignore_rtt_mode_setting_bool"; "ignore_rtt_mode_setting_bool";
@@ -1128,7 +1115,6 @@ public class CarrierConfigManager {
* Determines whether the IMS conference merge process supports and returns its participants * Determines whether the IMS conference merge process supports and returns its participants
* data. When {@code true}, on merge complete, conference call would have a list of its * data. When {@code true}, on merge complete, conference call would have a list of its
* participants returned in XML format, {@code false otherwise}. * participants returned in XML format, {@code false otherwise}.
* @hide
*/ */
public static final String KEY_SUPPORT_IMS_CONFERENCE_EVENT_PACKAGE_BOOL = public static final String KEY_SUPPORT_IMS_CONFERENCE_EVENT_PACKAGE_BOOL =
"support_ims_conference_event_package_bool"; "support_ims_conference_event_package_bool";
@@ -1201,20 +1187,18 @@ public class CarrierConfigManager {
public static final String KEY_ENABLE_APPS_STRING_ARRAY = "enable_apps_string_array"; public static final String KEY_ENABLE_APPS_STRING_ARRAY = "enable_apps_string_array";
/** /**
* Determine whether user can switch Wi-Fi preferred or Cellular preferred in calling preference. * Determine whether user can switch Wi-Fi preferred or Cellular preferred
* in calling preference.
* Some operators support Wi-Fi Calling only, not VoLTE. * Some operators support Wi-Fi Calling only, not VoLTE.
* They don't need "Cellular preferred" option. * They don't need "Cellular preferred" option.
* In this case, set uneditalbe attribute for preferred preference. * In this case, set uneditable attribute for preferred preference.
* @hide
*/ */
public static final String KEY_EDITABLE_WFC_MODE_BOOL = "editable_wfc_mode_bool"; public static final String KEY_EDITABLE_WFC_MODE_BOOL = "editable_wfc_mode_bool";
/** /**
* Flag to indicate if Wi-Fi needs to be disabled in ECBM * Flag to indicate if Wi-Fi needs to be disabled in ECBM.
* @hide */
**/ public static final String KEY_CONFIG_WIFI_DISABLE_IN_ECBM = "config_wifi_disable_in_ecbm";
public static final String
KEY_CONFIG_WIFI_DISABLE_IN_ECBM = "config_wifi_disable_in_ecbm";
/** /**
* List operator-specific error codes and indices of corresponding error strings in * List operator-specific error codes and indices of corresponding error strings in
@@ -1278,9 +1262,8 @@ public class CarrierConfigManager {
public static final String KEY_WFC_SPN_USE_ROOT_LOCALE = "wfc_spn_use_root_locale"; public static final String KEY_WFC_SPN_USE_ROOT_LOCALE = "wfc_spn_use_root_locale";
/** /**
* The Component Name of the activity that can setup the emergency addrees for WiFi Calling * The Component Name of the activity that can setup the emergency address for WiFi Calling
* as per carrier requirement. * as per carrier requirement.
* @hide
*/ */
public static final String KEY_WFC_EMERGENCY_ADDRESS_CARRIER_APP_STRING = public static final String KEY_WFC_EMERGENCY_ADDRESS_CARRIER_APP_STRING =
"wfc_emergency_address_carrier_app_string"; "wfc_emergency_address_carrier_app_string";
@@ -1444,22 +1427,19 @@ public class CarrierConfigManager {
public static final String KEY_ALLOW_ADDING_APNS_BOOL = "allow_adding_apns_bool"; public static final String KEY_ALLOW_ADDING_APNS_BOOL = "allow_adding_apns_bool";
/** /**
* APN types that user is not allowed to modify * APN types that user is not allowed to modify.
* @hide
*/ */
public static final String KEY_READ_ONLY_APN_TYPES_STRING_ARRAY = public static final String KEY_READ_ONLY_APN_TYPES_STRING_ARRAY =
"read_only_apn_types_string_array"; "read_only_apn_types_string_array";
/** /**
* APN fields that user is not allowed to modify * APN fields that user is not allowed to modify.
* @hide
*/ */
public static final String KEY_READ_ONLY_APN_FIELDS_STRING_ARRAY = public static final String KEY_READ_ONLY_APN_FIELDS_STRING_ARRAY =
"read_only_apn_fields_string_array"; "read_only_apn_fields_string_array";
/** /**
* Default value of APN types field if not specified by user when adding/modifying an APN. * Default value of APN types field if not specified by user when adding/modifying an APN.
* @hide
*/ */
public static final String KEY_APN_SETTINGS_DEFAULT_APN_TYPES_STRING_ARRAY = public static final String KEY_APN_SETTINGS_DEFAULT_APN_TYPES_STRING_ARRAY =
"apn_settings_default_apn_types_string_array"; "apn_settings_default_apn_types_string_array";
@@ -1490,29 +1470,25 @@ public class CarrierConfigManager {
"hide_digits_helper_text_on_stk_input_screen_bool"; "hide_digits_helper_text_on_stk_input_screen_bool";
/** /**
* Boolean indicating if show data RAT icon on status bar even when data is disabled * Boolean indicating if show data RAT icon on status bar even when data is disabled.
* @hide
*/ */
public static final String KEY_ALWAYS_SHOW_DATA_RAT_ICON_BOOL = public static final String KEY_ALWAYS_SHOW_DATA_RAT_ICON_BOOL =
"always_show_data_rat_icon_bool"; "always_show_data_rat_icon_bool";
/** /**
* Boolean indicating if default data account should show LTE or 4G icon * Boolean indicating if default data account should show LTE or 4G icon.
* @hide
*/ */
public static final String KEY_SHOW_4G_FOR_LTE_DATA_ICON_BOOL = public static final String KEY_SHOW_4G_FOR_LTE_DATA_ICON_BOOL =
"show_4g_for_lte_data_icon_bool"; "show_4g_for_lte_data_icon_bool";
/** /**
* Boolean indicating if default data account should show 4G icon when in 3G. * Boolean indicating if default data account should show 4G icon when in 3G.
* @hide
*/ */
public static final String KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL = public static final String KEY_SHOW_4G_FOR_3G_DATA_ICON_BOOL =
"show_4g_for_3g_data_icon_bool"; "show_4g_for_3g_data_icon_bool";
/** /**
* Boolean indicating if lte+ icon should be shown if available * Boolean indicating if LTE+ icon should be shown if available.
* @hide
*/ */
public static final String KEY_HIDE_LTE_PLUS_DATA_ICON_BOOL = public static final String KEY_HIDE_LTE_PLUS_DATA_ICON_BOOL =
"hide_lte_plus_data_icon_bool"; "hide_lte_plus_data_icon_bool";
@@ -1527,10 +1503,8 @@ public class CarrierConfigManager {
"operator_name_filter_pattern_string"; "operator_name_filter_pattern_string";
/** /**
* The string is used to compare with operator name. If it matches the pattern then show * The string is used to compare with operator name.
* specific data icon. * If it matches the pattern then show specific data icon.
*
* @hide
*/ */
public static final String KEY_SHOW_CARRIER_DATA_ICON_PATTERN_STRING = public static final String KEY_SHOW_CARRIER_DATA_ICON_PATTERN_STRING =
"show_carrier_data_icon_pattern_string"; "show_carrier_data_icon_pattern_string";
@@ -1543,33 +1517,28 @@ public class CarrierConfigManager {
"show_precise_failed_cause_bool"; "show_precise_failed_cause_bool";
/** /**
* Boolean to decide whether lte is enabled. * Boolean to decide whether LTE is enabled.
* @hide
*/ */
public static final String KEY_LTE_ENABLED_BOOL = "lte_enabled_bool"; public static final String KEY_LTE_ENABLED_BOOL = "lte_enabled_bool";
/** /**
* Boolean to decide whether TD-SCDMA is supported. * Boolean to decide whether TD-SCDMA is supported.
* @hide
*/ */
public static final String KEY_SUPPORT_TDSCDMA_BOOL = "support_tdscdma_bool"; public static final String KEY_SUPPORT_TDSCDMA_BOOL = "support_tdscdma_bool";
/** /**
* A list of mcc/mnc that support TD-SCDMA for device when connect to the roaming network. * A list of mcc/mnc that support TD-SCDMA for device when connect to the roaming network.
* @hide
*/ */
public static final String KEY_SUPPORT_TDSCDMA_ROAMING_NETWORKS_STRING_ARRAY = public static final String KEY_SUPPORT_TDSCDMA_ROAMING_NETWORKS_STRING_ARRAY =
"support_tdscdma_roaming_networks_string_array"; "support_tdscdma_roaming_networks_string_array";
/** /**
* Boolean to decide whether world mode is enabled. * Boolean to decide whether world mode is enabled.
* @hide
*/ */
public static final String KEY_WORLD_MODE_ENABLED_BOOL = "world_mode_enabled_bool"; public static final String KEY_WORLD_MODE_ENABLED_BOOL = "world_mode_enabled_bool";
/** /**
* Flatten {@link android.content.ComponentName} of the carrier's settings activity. * Flatten {@link android.content.ComponentName} of the carrier's settings activity.
* @hide
*/ */
public static final String KEY_CARRIER_SETTINGS_ACTIVITY_COMPONENT_NAME_STRING = public static final String KEY_CARRIER_SETTINGS_ACTIVITY_COMPONENT_NAME_STRING =
"carrier_settings_activity_component_name_string"; "carrier_settings_activity_component_name_string";
@@ -1623,25 +1592,23 @@ public class CarrierConfigManager {
/** /**
* Defines carrier-specific actions which act upon * Defines carrier-specific actions which act upon
* com.android.internal.telephony.CARRIER_SIGNAL_REDIRECTED, used for customization of the * com.android.internal.telephony.CARRIER_SIGNAL_REDIRECTED, used for customization of the
* default carrier app * default carrier app.
* Format: "CARRIER_ACTION_IDX, ..." * Format: "CARRIER_ACTION_IDX, ..."
* Where {@code CARRIER_ACTION_IDX} is an integer defined in * Where {@code CARRIER_ACTION_IDX} is an integer defined in
* {@link com.android.carrierdefaultapp.CarrierActionUtils CarrierActionUtils} * com.android.carrierdefaultapp.CarrierActionUtils
* Example: * Example:
* {@link com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_DISABLE_METERED_APNS * com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_DISABLE_METERED_APNS
* disable_metered_apns} * disables metered APNs
* @hide
*/ */
@UnsupportedAppUsage @SuppressLint("IntentName")
public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_REDIRECTION_STRING_ARRAY = public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_REDIRECTION_STRING_ARRAY =
"carrier_default_actions_on_redirection_string_array"; "carrier_default_actions_on_redirection_string_array";
/** /**
* Defines carrier-specific actions which act upon * Defines carrier-specific actions which act upon CARRIER_SIGNAL_REQUEST_NETWORK_FAILED
* com.android.internal.telephony.CARRIER_SIGNAL_REQUEST_NETWORK_FAILED
* and configured signal args: * and configured signal args:
* {@link com.android.internal.telephony.TelephonyIntents#EXTRA_APN_TYPE_KEY apnType}, * android.telephony.TelephonyManager#EXTRA_APN_TYPE,
* {@link com.android.internal.telephony.TelephonyIntents#EXTRA_ERROR_CODE_KEY errorCode} * android.telephony.TelephonyManager#EXTRA_ERROR_CODE
* used for customization of the default carrier app * used for customization of the default carrier app
* Format: * Format:
* { * {
@@ -1649,42 +1616,41 @@ public class CarrierConfigManager {
* "APN_1, ERROR_CODE_2 : CARRIER_ACTION_IDX_1 " * "APN_1, ERROR_CODE_2 : CARRIER_ACTION_IDX_1 "
* } * }
* Where {@code APN_1} is a string defined in * Where {@code APN_1} is a string defined in
* {@link com.android.internal.telephony.PhoneConstants PhoneConstants} * com.android.internal.telephony.PhoneConstants
* Example: "default" * Example: "default"
* *
* {@code ERROR_CODE_1} is an integer defined in * {@code ERROR_CODE_1} is an integer defined in android.telephony.DataFailCause
* {@link DataFailCause DcFailure}
* Example: * Example:
* {@link DataFailCause#MISSING_UNKNOWN_APN} * android.telephony.DataFailCause#MISSING_UNKNOWN_APN
* *
* {@code CARRIER_ACTION_IDX_1} is an integer defined in * {@code CARRIER_ACTION_IDX_1} is an integer defined in
* {@link com.android.carrierdefaultapp.CarrierActionUtils CarrierActionUtils} * com.android.carrierdefaultapp.CarrierActionUtils
* Example: * Example:
* {@link com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_DISABLE_METERED_APNS} * com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_DISABLE_METERED_APNS
* @hide * disables metered APNs
*/ */
@SuppressLint("IntentName")
public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DCFAILURE_STRING_ARRAY = public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DCFAILURE_STRING_ARRAY =
"carrier_default_actions_on_dcfailure_string_array"; "carrier_default_actions_on_dcfailure_string_array";
/** /**
* Defines carrier-specific actions which act upon * Defines carrier-specific actions which act upon CARRIER_SIGNAL_RESET,
* com.android.internal.telephony.CARRIER_SIGNAL_RESET, used for customization of the * used for customization of the default carrier app.
* default carrier app
* Format: "CARRIER_ACTION_IDX, ..." * Format: "CARRIER_ACTION_IDX, ..."
* Where {@code CARRIER_ACTION_IDX} is an integer defined in * Where {@code CARRIER_ACTION_IDX} is an integer defined in
* {@link com.android.carrierdefaultapp.CarrierActionUtils CarrierActionUtils} * com.android.carrierdefaultapp.CarrierActionUtils
* Example: * Example:
* {@link com.android.carrierdefaultapp.CarrierActionUtils * com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_CANCEL_ALL_NOTIFICATIONS
* #CARRIER_ACTION_CANCEL_ALL_NOTIFICATIONS clear all notifications on reset} * clears all notifications on reset
* @hide
*/ */
@SuppressLint("IntentName")
public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET = public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_RESET =
"carrier_default_actions_on_reset_string_array"; "carrier_default_actions_on_reset_string_array";
/** /**
* Defines carrier-specific actions which act upon * Defines carrier-specific actions which act upon
* com.android.internal.telephony.CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE, * com.android.internal.telephony.CARRIER_SIGNAL_DEFAULT_NETWORK_AVAILABLE,
* used for customization of the default carrier app * used for customization of the default carrier app.
* Format: * Format:
* { * {
* "true : CARRIER_ACTION_IDX_1", * "true : CARRIER_ACTION_IDX_1",
@@ -1692,17 +1658,17 @@ public class CarrierConfigManager {
* } * }
* Where {@code true} is a boolean indicates default network available/unavailable * Where {@code true} is a boolean indicates default network available/unavailable
* Where {@code CARRIER_ACTION_IDX} is an integer defined in * Where {@code CARRIER_ACTION_IDX} is an integer defined in
* {@link com.android.carrierdefaultapp.CarrierActionUtils CarrierActionUtils} * com.android.carrierdefaultapp.CarrierActionUtils CarrierActionUtils
* Example: * Example:
* {@link com.android.carrierdefaultapp.CarrierActionUtils * com.android.carrierdefaultapp.CarrierActionUtils#CARRIER_ACTION_ENABLE_DEFAULT_URL_HANDLER
* #CARRIER_ACTION_ENABLE_DEFAULT_URL_HANDLER enable the app as the default URL handler} * enables the app as the default URL handler
* @hide
*/ */
@SuppressLint("IntentName")
public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DEFAULT_NETWORK_AVAILABLE = public static final String KEY_CARRIER_DEFAULT_ACTIONS_ON_DEFAULT_NETWORK_AVAILABLE =
"carrier_default_actions_on_default_network_available_string_array"; "carrier_default_actions_on_default_network_available_string_array";
/** /**
* Defines a list of acceptable redirection url for default carrier app * Defines a list of acceptable redirection url for default carrier app.
* @hides
*/ */
public static final String KEY_CARRIER_DEFAULT_REDIRECTION_URL_STRING_ARRAY = public static final String KEY_CARRIER_DEFAULT_REDIRECTION_URL_STRING_ARRAY =
"carrier_default_redirection_url_string_array"; "carrier_default_redirection_url_string_array";
@@ -1830,10 +1796,10 @@ public class CarrierConfigManager {
/** /**
* Determines whether to enable enhanced call blocking feature on the device. * Determines whether to enable enhanced call blocking feature on the device.
* @see SystemContract#ENHANCED_SETTING_KEY_BLOCK_UNREGISTERED * android.provider.BlockedNumberContract.SystemContract#ENHANCED_SETTING_KEY_BLOCK_UNREGISTERED
* @see SystemContract#ENHANCED_SETTING_KEY_BLOCK_PRIVATE * android.provider.BlockedNumberContract.SystemContract#ENHANCED_SETTING_KEY_BLOCK_PRIVATE
* @see SystemContract#ENHANCED_SETTING_KEY_BLOCK_PAYPHONE * android.provider.BlockedNumberContract.SystemContract#ENHANCED_SETTING_KEY_BLOCK_PAYPHONE
* @see SystemContract#ENHANCED_SETTING_KEY_BLOCK_UNKNOWN * android.provider.BlockedNumberContract.SystemContract#ENHANCED_SETTING_KEY_BLOCK_UNKNOWN
* *
* <p> * <p>
* 1. For Single SIM(SS) device, it can be customized in both carrier_config_mccmnc.xml * 1. For Single SIM(SS) device, it can be customized in both carrier_config_mccmnc.xml
@@ -1843,7 +1809,6 @@ public class CarrierConfigManager {
* function is used regardless of SIM. * function is used regardless of SIM.
* <p> * <p>
* If {@code true} enable enhanced call blocking feature on the device, {@code false} otherwise. * If {@code true} enable enhanced call blocking feature on the device, {@code false} otherwise.
* @hide
*/ */
public static final String KEY_SUPPORT_ENHANCED_CALL_BLOCKING_BOOL = public static final String KEY_SUPPORT_ENHANCED_CALL_BLOCKING_BOOL =
"support_enhanced_call_blocking_bool"; "support_enhanced_call_blocking_bool";
@@ -1946,7 +1911,6 @@ public class CarrierConfigManager {
/** /**
* Flag indicating whether the carrier supports call deflection for an incoming IMS call. * Flag indicating whether the carrier supports call deflection for an incoming IMS call.
* @hide
*/ */
public static final String KEY_CARRIER_ALLOW_DEFLECT_IMS_CALL_BOOL = public static final String KEY_CARRIER_ALLOW_DEFLECT_IMS_CALL_BOOL =
"carrier_allow_deflect_ims_call_bool"; "carrier_allow_deflect_ims_call_bool";
@@ -2011,8 +1975,6 @@ public class CarrierConfigManager {
/** /**
* Whether system apps are allowed to use fallback if carrier video call is not available. * Whether system apps are allowed to use fallback if carrier video call is not available.
* Defaults to {@code true}. * Defaults to {@code true}.
*
* @hide
*/ */
public static final String KEY_ALLOW_VIDEO_CALLING_FALLBACK_BOOL = public static final String KEY_ALLOW_VIDEO_CALLING_FALLBACK_BOOL =
"allow_video_calling_fallback_bool"; "allow_video_calling_fallback_bool";
@@ -2050,9 +2012,8 @@ public class CarrierConfigManager {
"enhanced_4g_lte_title_variant_bool"; "enhanced_4g_lte_title_variant_bool";
/** /**
* The index indicates the carrier specified title string of Enahnce 4G LTE Mode settings. * The index indicates the carrier specified title string of Enhanced 4G LTE Mode settings.
* Default value is 0, which indicates the default title string. * Default value is 0, which indicates the default title string.
* @hide
*/ */
public static final String KEY_ENHANCED_4G_LTE_TITLE_VARIANT_INT = public static final String KEY_ENHANCED_4G_LTE_TITLE_VARIANT_INT =
"enhanced_4g_lte_title_variant_int"; "enhanced_4g_lte_title_variant_int";
@@ -2096,15 +2057,13 @@ public class CarrierConfigManager {
* {@link #KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL} is false. If * {@link #KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL} is false. If
* {@link #KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL} is true, this * {@link #KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL} is true, this
* configuration is ignored and roaming preference cannot be changed. * configuration is ignored and roaming preference cannot be changed.
* @hide
*/ */
public static final String KEY_EDITABLE_WFC_ROAMING_MODE_BOOL = public static final String KEY_EDITABLE_WFC_ROAMING_MODE_BOOL =
"editable_wfc_roaming_mode_bool"; "editable_wfc_roaming_mode_bool";
/** /**
* Flag specifying wether to show blocking pay phone option in blocked numbers screen. Only show * Flag specifying whether to show blocking pay phone option in blocked numbers screen.
* the option if payphone call presentation represents in the carrier's region. * Only show the option if payphone call presentation is present in the carrier's region.
* @hide
*/ */
public static final java.lang.String KEY_SHOW_BLOCKING_PAY_PHONE_OPTION_BOOL = public static final java.lang.String KEY_SHOW_BLOCKING_PAY_PHONE_OPTION_BOOL =
"show_blocking_pay_phone_option_bool"; "show_blocking_pay_phone_option_bool";
@@ -2114,7 +2073,6 @@ public class CarrierConfigManager {
* {@code false} - roaming preference can be selected separately from the home preference. * {@code false} - roaming preference can be selected separately from the home preference.
* {@code true} - roaming preference is the same as home preference and * {@code true} - roaming preference is the same as home preference and
* {@link #KEY_CARRIER_DEFAULT_WFC_IMS_MODE_INT} is used as the default value. * {@link #KEY_CARRIER_DEFAULT_WFC_IMS_MODE_INT} is used as the default value.
* @hide
*/ */
public static final String KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL = public static final String KEY_USE_WFC_HOME_NETWORK_MODE_IN_ROAMING_NETWORK_BOOL =
"use_wfc_home_network_mode_in_roaming_network_bool"; "use_wfc_home_network_mode_in_roaming_network_bool";
@@ -2148,7 +2106,6 @@ public class CarrierConfigManager {
* while the device is registered over WFC. Default value is -1, which indicates * while the device is registered over WFC. Default value is -1, which indicates
* that this notification is not pertinent for a particular carrier. We've added a delay * that this notification is not pertinent for a particular carrier. We've added a delay
* to prevent false positives. * to prevent false positives.
* @hide
*/ */
public static final String KEY_EMERGENCY_NOTIFICATION_DELAY_INT = public static final String KEY_EMERGENCY_NOTIFICATION_DELAY_INT =
"emergency_notification_delay_int"; "emergency_notification_delay_int";
@@ -2199,7 +2156,6 @@ public class CarrierConfigManager {
/** /**
* Flag specifying whether to show an alert dialog for video call charges. * Flag specifying whether to show an alert dialog for video call charges.
* By default this value is {@code false}. * By default this value is {@code false}.
* @hide
*/ */
public static final String KEY_SHOW_VIDEO_CALL_CHARGES_ALERT_DIALOG_BOOL = public static final String KEY_SHOW_VIDEO_CALL_CHARGES_ALERT_DIALOG_BOOL =
"show_video_call_charges_alert_dialog_bool"; "show_video_call_charges_alert_dialog_bool";
@@ -2486,10 +2442,9 @@ public class CarrierConfigManager {
/** /**
* Identifies if the key is available for WLAN or EPDG or both. The value is a bitmask. * Identifies if the key is available for WLAN or EPDG or both. The value is a bitmask.
* 0 indicates that neither EPDG or WLAN is enabled. * 0 indicates that neither EPDG or WLAN is enabled.
* 1 indicates that key type {@link TelephonyManager#KEY_TYPE_EPDG} is enabled. * 1 indicates that key type TelephonyManager#KEY_TYPE_EPDG is enabled.
* 2 indicates that key type {@link TelephonyManager#KEY_TYPE_WLAN} is enabled. * 2 indicates that key type TelephonyManager#KEY_TYPE_WLAN is enabled.
* 3 indicates that both are enabled. * 3 indicates that both are enabled.
* @hide
*/ */
public static final String IMSI_KEY_AVAILABILITY_INT = "imsi_key_availability_int"; public static final String IMSI_KEY_AVAILABILITY_INT = "imsi_key_availability_int";
@@ -2508,7 +2463,6 @@ public class CarrierConfigManager {
/** /**
* Flag specifying whether IMS registration state menu is shown in Status Info setting, * Flag specifying whether IMS registration state menu is shown in Status Info setting,
* default to false. * default to false.
* @hide
*/ */
public static final String KEY_SHOW_IMS_REGISTRATION_STATUS_BOOL = public static final String KEY_SHOW_IMS_REGISTRATION_STATUS_BOOL =
"show_ims_registration_status_bool"; "show_ims_registration_status_bool";
@@ -2564,7 +2518,6 @@ public class CarrierConfigManager {
/** /**
* The flag to disable the popup dialog which warns the user of data charges. * The flag to disable the popup dialog which warns the user of data charges.
* @hide
*/ */
public static final String KEY_DISABLE_CHARGE_INDICATION_BOOL = public static final String KEY_DISABLE_CHARGE_INDICATION_BOOL =
"disable_charge_indication_bool"; "disable_charge_indication_bool";
@@ -2629,15 +2582,13 @@ public class CarrierConfigManager {
/** /**
* Determines whether any carrier has been identified and its specific config has been applied, * Determines whether any carrier has been identified and its specific config has been applied,
* default to false. * default to false.
* @hide
*/ */
public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool"; public static final String KEY_CARRIER_CONFIG_APPLIED_BOOL = "carrier_config_applied_bool";
/** /**
* Determines whether we should show a warning asking the user to check with their carrier * Determines whether we should show a warning asking the user to check with their carrier
* on pricing when the user enabled data roaming. * on pricing when the user enabled data roaming,
* default to false. * default to false.
* @hide
*/ */
public static final String KEY_CHECK_PRICING_WITH_CARRIER_FOR_DATA_ROAMING_BOOL = public static final String KEY_CHECK_PRICING_WITH_CARRIER_FOR_DATA_ROAMING_BOOL =
"check_pricing_with_carrier_data_roaming_bool"; "check_pricing_with_carrier_data_roaming_bool";
@@ -2789,10 +2740,10 @@ public class CarrierConfigManager {
* Specifies a carrier-defined {@link android.telecom.CallRedirectionService} which Telecom * Specifies a carrier-defined {@link android.telecom.CallRedirectionService} which Telecom
* will bind to for outgoing calls. An empty string indicates that no carrier-defined * will bind to for outgoing calls. An empty string indicates that no carrier-defined
* {@link android.telecom.CallRedirectionService} is specified. * {@link android.telecom.CallRedirectionService} is specified.
* @hide
*/ */
public static final String KEY_CALL_REDIRECTION_SERVICE_COMPONENT_NAME_STRING = public static final String KEY_CALL_REDIRECTION_SERVICE_COMPONENT_NAME_STRING =
"call_redirection_service_component_name_string"; "call_redirection_service_component_name_string";
/** /**
* Support for the original string display of CDMA MO call. * Support for the original string display of CDMA MO call.
* By default, it is disabled. * By default, it is disabled.
@@ -2905,8 +2856,8 @@ public class CarrierConfigManager {
"call_waiting_service_class_int"; "call_waiting_service_class_int";
/** /**
* This configuration allow the system UI to display different 5G icon for different 5G * This configuration allows the system UI to display different 5G icons for different 5G
* scenario. * scenarios.
* *
* There are five 5G scenarios: * There are five 5G scenarios:
* 1. connected_mmwave: device currently connected to 5G cell as the secondary cell and using * 1. connected_mmwave: device currently connected to 5G cell as the secondary cell and using
@@ -2923,24 +2874,22 @@ public class CarrierConfigManager {
* 5G cell as a secondary cell) but the use of 5G is restricted. * 5G cell as a secondary cell) but the use of 5G is restricted.
* *
* The configured string contains multiple key-value pairs separated by comma. For each pair, * The configured string contains multiple key-value pairs separated by comma. For each pair,
* the key and value is separated by a colon. The key is corresponded to a 5G status above and * the key and value are separated by a colon. The key corresponds to a 5G status above and
* the value is the icon name. Use "None" as the icon name if no icon should be shown in a * the value is the icon name. Use "None" as the icon name if no icon should be shown in a
* specific 5G scenario. If the scenario is "None", config can skip this key and value. * specific 5G scenario. If the scenario is "None", config can skip this key and value.
* *
* Icon name options: "5G_Plus", "5G". * Icon name options: "5G_Plus", "5G".
* *
* Here is an example: * Here is an example:
* UE want to display 5G_Plus icon for scenario#1, and 5G icon for scenario#2; otherwise no * UE wants to display 5G_Plus icon for scenario#1, and 5G icon for scenario#2; otherwise not
* define. * define.
* The configuration is: "connected_mmwave:5G_Plus,connected:5G" * The configuration is: "connected_mmwave:5G_Plus,connected:5G"
*
* @hide
*/ */
public static final String KEY_5G_ICON_CONFIGURATION_STRING = public static final String KEY_5G_ICON_CONFIGURATION_STRING =
"5g_icon_configuration_string"; "5g_icon_configuration_string";
/** /**
* Timeout in second for displaying 5G icon, default value is 0 which means the timer is * Timeout in seconds for displaying 5G icon, default value is 0 which means the timer is
* disabled. * disabled.
* *
* System UI will show the 5G icon and start a timer with the timeout from this config when the * System UI will show the 5G icon and start a timer with the timeout from this config when the
@@ -2949,8 +2898,6 @@ public class CarrierConfigManager {
* *
* If 5G is reacquired during this timer, the timer is canceled and restarted when 5G is next * If 5G is reacquired during this timer, the timer is canceled and restarted when 5G is next
* lost. Allows us to momentarily lose 5G without blinking the icon. * lost. Allows us to momentarily lose 5G without blinking the icon.
*
* @hide
*/ */
public static final String KEY_5G_ICON_DISPLAY_GRACE_PERIOD_SEC_INT = public static final String KEY_5G_ICON_DISPLAY_GRACE_PERIOD_SEC_INT =
"5g_icon_display_grace_period_sec_int"; "5g_icon_display_grace_period_sec_int";
@@ -3068,8 +3015,6 @@ public class CarrierConfigManager {
* signal bar of primary network. By default it will be false, meaning whenever data * signal bar of primary network. By default it will be false, meaning whenever data
* is going over opportunistic network, signal bar will reflect signal strength and rat * is going over opportunistic network, signal bar will reflect signal strength and rat
* icon of that network. * icon of that network.
*
* @hide
*/ */
public static final String KEY_ALWAYS_SHOW_PRIMARY_SIGNAL_BAR_IN_OPPORTUNISTIC_NETWORK_BOOLEAN = public static final String KEY_ALWAYS_SHOW_PRIMARY_SIGNAL_BAR_IN_OPPORTUNISTIC_NETWORK_BOOLEAN =
"always_show_primary_signal_bar_in_opportunistic_network_boolean"; "always_show_primary_signal_bar_in_opportunistic_network_boolean";
@@ -3283,8 +3228,6 @@ public class CarrierConfigManager {
/** /**
* Determines whether wifi calling location privacy policy is shown. * Determines whether wifi calling location privacy policy is shown.
*
* @hide
*/ */
public static final String KEY_SHOW_WFC_LOCATION_PRIVACY_POLICY_BOOL = public static final String KEY_SHOW_WFC_LOCATION_PRIVACY_POLICY_BOOL =
"show_wfc_location_privacy_policy_bool"; "show_wfc_location_privacy_policy_bool";
@@ -3390,8 +3333,8 @@ public class CarrierConfigManager {
"support_wps_over_ims_bool"; "support_wps_over_ims_bool";
/** /**
* Holds the list of carrier certificate hashes. Note that each carrier has its own certificates * Holds the list of carrier certificate hashes.
* @hide * Note that each carrier has its own certificates.
*/ */
public static final String KEY_CARRIER_CERTIFICATE_STRING_ARRAY = public static final String KEY_CARRIER_CERTIFICATE_STRING_ARRAY =
"carrier_certificate_string_array"; "carrier_certificate_string_array";