- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
278 lines
16 KiB
Java
278 lines
16 KiB
Java
package androidx.core;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class R {
|
|
|
|
public static final class attr {
|
|
public static int alpha = 0x7f040055;
|
|
public static int font = 0x7f0400d8;
|
|
public static int fontProviderAuthority = 0x7f0400da;
|
|
public static int fontProviderCerts = 0x7f0400db;
|
|
public static int fontProviderFallbackQuery = 0x7f0400dc;
|
|
public static int fontProviderFetchStrategy = 0x7f0400dd;
|
|
public static int fontProviderFetchTimeout = 0x7f0400de;
|
|
public static int fontProviderPackage = 0x7f0400df;
|
|
public static int fontProviderQuery = 0x7f0400e0;
|
|
public static int fontProviderSystemFontFamily = 0x7f0400e1;
|
|
public static int fontStyle = 0x7f0400e2;
|
|
public static int fontVariationSettings = 0x7f0400e3;
|
|
public static int fontWeight = 0x7f0400e4;
|
|
public static int lStar = 0x7f0400fa;
|
|
public static int nestedScrollViewStyle = 0x7f040123;
|
|
public static int queryPatterns = 0x7f040138;
|
|
public static int shortcutMatchRequired = 0x7f04014d;
|
|
public static int ttcIndex = 0x7f04019c;
|
|
|
|
private attr() {
|
|
}
|
|
}
|
|
|
|
public static final class color {
|
|
public static int androidx_core_ripple_material_light = 0x7f060025;
|
|
public static int androidx_core_secondary_text_default_material_light = 0x7f060026;
|
|
public static int call_notification_answer_color = 0x7f06004e;
|
|
public static int call_notification_decline_color = 0x7f06004f;
|
|
public static int notification_action_color_filter = 0x7f0600e7;
|
|
public static int notification_icon_bg_color = 0x7f0600e8;
|
|
|
|
private color() {
|
|
}
|
|
}
|
|
|
|
public static final class dimen {
|
|
public static int compat_button_inset_horizontal_material = 0x7f070095;
|
|
public static int compat_button_inset_vertical_material = 0x7f070096;
|
|
public static int compat_button_padding_horizontal_material = 0x7f070097;
|
|
public static int compat_button_padding_vertical_material = 0x7f070098;
|
|
public static int compat_control_corner_material = 0x7f070099;
|
|
public static int compat_notification_large_icon_max_height = 0x7f07009a;
|
|
public static int compat_notification_large_icon_max_width = 0x7f07009b;
|
|
public static int notification_action_icon_size = 0x7f070105;
|
|
public static int notification_action_text_size = 0x7f070106;
|
|
public static int notification_big_circle_margin = 0x7f070107;
|
|
public static int notification_content_margin_start = 0x7f070108;
|
|
public static int notification_large_icon_height = 0x7f070109;
|
|
public static int notification_large_icon_width = 0x7f07010a;
|
|
public static int notification_main_column_padding_top = 0x7f07010b;
|
|
public static int notification_media_narrow_margin = 0x7f07010c;
|
|
public static int notification_right_icon_size = 0x7f07010d;
|
|
public static int notification_right_side_padding_top = 0x7f07010e;
|
|
public static int notification_small_icon_background_padding = 0x7f07010f;
|
|
public static int notification_small_icon_size_as_large = 0x7f070110;
|
|
public static int notification_subtext_size = 0x7f070111;
|
|
public static int notification_top_pad = 0x7f070112;
|
|
public static int notification_top_pad_large_text = 0x7f070113;
|
|
|
|
private dimen() {
|
|
}
|
|
}
|
|
|
|
public static final class drawable {
|
|
public static int ic_call_answer = 0x7f08018f;
|
|
public static int ic_call_answer_low = 0x7f080190;
|
|
public static int ic_call_answer_video = 0x7f080191;
|
|
public static int ic_call_answer_video_low = 0x7f080192;
|
|
public static int ic_call_decline = 0x7f080193;
|
|
public static int ic_call_decline_low = 0x7f080194;
|
|
public static int notification_action_background = 0x7f080241;
|
|
public static int notification_bg = 0x7f080242;
|
|
public static int notification_bg_low = 0x7f080243;
|
|
public static int notification_bg_low_normal = 0x7f080244;
|
|
public static int notification_bg_low_pressed = 0x7f080245;
|
|
public static int notification_bg_normal = 0x7f080246;
|
|
public static int notification_bg_normal_pressed = 0x7f080247;
|
|
public static int notification_icon_background = 0x7f080248;
|
|
public static int notification_oversize_large_icon_bg = 0x7f080249;
|
|
public static int notification_template_icon_bg = 0x7f08024a;
|
|
public static int notification_template_icon_low_bg = 0x7f08024b;
|
|
public static int notification_tile_bg = 0x7f08024c;
|
|
public static int notify_panel_notification_icon_bg = 0x7f08024d;
|
|
|
|
private drawable() {
|
|
}
|
|
}
|
|
|
|
public static final class id {
|
|
public static int accessibility_action_clickable_span = 0x7f0a0009;
|
|
public static int accessibility_custom_action_0 = 0x7f0a000a;
|
|
public static int accessibility_custom_action_1 = 0x7f0a000b;
|
|
public static int accessibility_custom_action_10 = 0x7f0a000c;
|
|
public static int accessibility_custom_action_11 = 0x7f0a000d;
|
|
public static int accessibility_custom_action_12 = 0x7f0a000e;
|
|
public static int accessibility_custom_action_13 = 0x7f0a000f;
|
|
public static int accessibility_custom_action_14 = 0x7f0a0010;
|
|
public static int accessibility_custom_action_15 = 0x7f0a0011;
|
|
public static int accessibility_custom_action_16 = 0x7f0a0012;
|
|
public static int accessibility_custom_action_17 = 0x7f0a0013;
|
|
public static int accessibility_custom_action_18 = 0x7f0a0014;
|
|
public static int accessibility_custom_action_19 = 0x7f0a0015;
|
|
public static int accessibility_custom_action_2 = 0x7f0a0016;
|
|
public static int accessibility_custom_action_20 = 0x7f0a0017;
|
|
public static int accessibility_custom_action_21 = 0x7f0a0018;
|
|
public static int accessibility_custom_action_22 = 0x7f0a0019;
|
|
public static int accessibility_custom_action_23 = 0x7f0a001a;
|
|
public static int accessibility_custom_action_24 = 0x7f0a001b;
|
|
public static int accessibility_custom_action_25 = 0x7f0a001c;
|
|
public static int accessibility_custom_action_26 = 0x7f0a001d;
|
|
public static int accessibility_custom_action_27 = 0x7f0a001e;
|
|
public static int accessibility_custom_action_28 = 0x7f0a001f;
|
|
public static int accessibility_custom_action_29 = 0x7f0a0020;
|
|
public static int accessibility_custom_action_3 = 0x7f0a0021;
|
|
public static int accessibility_custom_action_30 = 0x7f0a0022;
|
|
public static int accessibility_custom_action_31 = 0x7f0a0023;
|
|
public static int accessibility_custom_action_4 = 0x7f0a0024;
|
|
public static int accessibility_custom_action_5 = 0x7f0a0025;
|
|
public static int accessibility_custom_action_6 = 0x7f0a0026;
|
|
public static int accessibility_custom_action_7 = 0x7f0a0027;
|
|
public static int accessibility_custom_action_8 = 0x7f0a0028;
|
|
public static int accessibility_custom_action_9 = 0x7f0a0029;
|
|
public static int action_container = 0x7f0a0032;
|
|
public static int action_divider = 0x7f0a0034;
|
|
public static int action_image = 0x7f0a0035;
|
|
public static int action_text = 0x7f0a003c;
|
|
public static int actions = 0x7f0a003d;
|
|
public static int async = 0x7f0a0088;
|
|
public static int blocking = 0x7f0a0091;
|
|
public static int chronometer = 0x7f0a00a6;
|
|
public static int dialog_button = 0x7f0a00c1;
|
|
public static int edit_text_id = 0x7f0a00c6;
|
|
public static int forever = 0x7f0a0107;
|
|
public static int hide_ime_id = 0x7f0a010b;
|
|
public static int icon = 0x7f0a014a;
|
|
public static int icon_group = 0x7f0a014b;
|
|
public static int info = 0x7f0a0151;
|
|
public static int italic = 0x7f0a0156;
|
|
public static int line1 = 0x7f0a015d;
|
|
public static int line3 = 0x7f0a015e;
|
|
public static int normal = 0x7f0a022f;
|
|
public static int notification_background = 0x7f0a0230;
|
|
public static int notification_main_column = 0x7f0a0231;
|
|
public static int notification_main_column_container = 0x7f0a0232;
|
|
public static int right_icon = 0x7f0a0248;
|
|
public static int right_side = 0x7f0a0249;
|
|
public static int tag_accessibility_actions = 0x7f0a0270;
|
|
public static int tag_accessibility_clickable_spans = 0x7f0a0271;
|
|
public static int tag_accessibility_heading = 0x7f0a0272;
|
|
public static int tag_accessibility_pane_title = 0x7f0a0273;
|
|
public static int tag_on_apply_window_listener = 0x7f0a0274;
|
|
public static int tag_on_receive_content_listener = 0x7f0a0275;
|
|
public static int tag_on_receive_content_mime_types = 0x7f0a0276;
|
|
public static int tag_screen_reader_focusable = 0x7f0a0277;
|
|
public static int tag_state_description = 0x7f0a0278;
|
|
public static int tag_transition_group = 0x7f0a0279;
|
|
public static int tag_unhandled_key_event_manager = 0x7f0a027a;
|
|
public static int tag_unhandled_key_listeners = 0x7f0a027b;
|
|
public static int tag_window_insets_animation_callback = 0x7f0a027c;
|
|
public static int text = 0x7f0a027d;
|
|
public static int text2 = 0x7f0a027e;
|
|
public static int time = 0x7f0a0283;
|
|
public static int title = 0x7f0a0284;
|
|
|
|
private id() {
|
|
}
|
|
}
|
|
|
|
public static final class integer {
|
|
public static int status_bar_notification_info_maxnum = 0x7f0b0014;
|
|
|
|
private integer() {
|
|
}
|
|
}
|
|
|
|
public static final class layout {
|
|
public static int custom_dialog = 0x7f0d0033;
|
|
public static int ime_base_split_test_activity = 0x7f0d0053;
|
|
public static int ime_secondary_split_test_activity = 0x7f0d0054;
|
|
public static int notification_action = 0x7f0d009f;
|
|
public static int notification_action_tombstone = 0x7f0d00a0;
|
|
public static int notification_template_custom_big = 0x7f0d00a7;
|
|
public static int notification_template_icon_group = 0x7f0d00a8;
|
|
public static int notification_template_part_chronometer = 0x7f0d00ac;
|
|
public static int notification_template_part_time = 0x7f0d00ad;
|
|
|
|
private layout() {
|
|
}
|
|
}
|
|
|
|
public static final class string {
|
|
public static int call_notification_answer_action = 0x7f120079;
|
|
public static int call_notification_answer_video_action = 0x7f12007a;
|
|
public static int call_notification_decline_action = 0x7f12007b;
|
|
public static int call_notification_hang_up_action = 0x7f12007c;
|
|
public static int call_notification_incoming_text = 0x7f12007d;
|
|
public static int call_notification_ongoing_text = 0x7f12007e;
|
|
public static int call_notification_screening_text = 0x7f12007f;
|
|
public static int status_bar_notification_info_overflow = 0x7f120187;
|
|
|
|
private string() {
|
|
}
|
|
}
|
|
|
|
public static final class style {
|
|
public static int TextAppearance_Compat_Notification = 0x7f130147;
|
|
public static int TextAppearance_Compat_Notification_Info = 0x7f130148;
|
|
public static int TextAppearance_Compat_Notification_Line2 = 0x7f13014a;
|
|
public static int TextAppearance_Compat_Notification_Time = 0x7f13014d;
|
|
public static int TextAppearance_Compat_Notification_Title = 0x7f13014f;
|
|
public static int Widget_Compat_NotificationActionContainer = 0x7f1301c1;
|
|
public static int Widget_Compat_NotificationActionText = 0x7f1301c2;
|
|
|
|
private style() {
|
|
}
|
|
}
|
|
|
|
public static final class styleable {
|
|
public static int Capability_queryPatterns = 0x00000000;
|
|
public static int Capability_shortcutMatchRequired = 0x00000001;
|
|
public static int ColorStateListItem_alpha = 0x00000003;
|
|
public static int ColorStateListItem_android_alpha = 0x00000001;
|
|
public static int ColorStateListItem_android_color = 0x00000000;
|
|
public static int ColorStateListItem_android_lStar = 0x00000002;
|
|
public static int ColorStateListItem_lStar = 0x00000004;
|
|
public static int FontFamilyFont_android_font = 0x00000000;
|
|
public static int FontFamilyFont_android_fontStyle = 0x00000002;
|
|
public static int FontFamilyFont_android_fontVariationSettings = 0x00000004;
|
|
public static int FontFamilyFont_android_fontWeight = 0x00000001;
|
|
public static int FontFamilyFont_android_ttcIndex = 0x00000003;
|
|
public static int FontFamilyFont_font = 0x00000005;
|
|
public static int FontFamilyFont_fontStyle = 0x00000006;
|
|
public static int FontFamilyFont_fontVariationSettings = 0x00000007;
|
|
public static int FontFamilyFont_fontWeight = 0x00000008;
|
|
public static int FontFamilyFont_ttcIndex = 0x00000009;
|
|
public static int FontFamily_fontProviderAuthority = 0x00000000;
|
|
public static int FontFamily_fontProviderCerts = 0x00000001;
|
|
public static int FontFamily_fontProviderFallbackQuery = 0x00000002;
|
|
public static int FontFamily_fontProviderFetchStrategy = 0x00000003;
|
|
public static int FontFamily_fontProviderFetchTimeout = 0x00000004;
|
|
public static int FontFamily_fontProviderPackage = 0x00000005;
|
|
public static int FontFamily_fontProviderQuery = 0x00000006;
|
|
public static int FontFamily_fontProviderSystemFontFamily = 0x00000007;
|
|
public static int GradientColorItem_android_color = 0x00000000;
|
|
public static int GradientColorItem_android_offset = 0x00000001;
|
|
public static int GradientColor_android_centerColor = 0x00000007;
|
|
public static int GradientColor_android_centerX = 0x00000003;
|
|
public static int GradientColor_android_centerY = 0x00000004;
|
|
public static int GradientColor_android_endColor = 0x00000001;
|
|
public static int GradientColor_android_endX = 0x0000000a;
|
|
public static int GradientColor_android_endY = 0x0000000b;
|
|
public static int GradientColor_android_gradientRadius = 0x00000005;
|
|
public static int GradientColor_android_startColor = 0x00000000;
|
|
public static int GradientColor_android_startX = 0x00000008;
|
|
public static int GradientColor_android_startY = 0x00000009;
|
|
public static int GradientColor_android_tileMode = 0x00000006;
|
|
public static int GradientColor_android_type = 0x00000002;
|
|
public static int[] Capability = {com.ea.games.r3_row.R.attr.queryPatterns, com.ea.games.r3_row.R.attr.shortcutMatchRequired};
|
|
public static int[] ColorStateListItem = {android.R.attr.color, android.R.attr.alpha, android.R.attr.lStar, com.ea.games.r3_row.R.attr.alpha, com.ea.games.r3_row.R.attr.lStar};
|
|
public static int[] FontFamily = {com.ea.games.r3_row.R.attr.fontProviderAuthority, com.ea.games.r3_row.R.attr.fontProviderCerts, com.ea.games.r3_row.R.attr.fontProviderFallbackQuery, com.ea.games.r3_row.R.attr.fontProviderFetchStrategy, com.ea.games.r3_row.R.attr.fontProviderFetchTimeout, com.ea.games.r3_row.R.attr.fontProviderPackage, com.ea.games.r3_row.R.attr.fontProviderQuery, com.ea.games.r3_row.R.attr.fontProviderSystemFontFamily};
|
|
public static int[] FontFamilyFont = {android.R.attr.font, android.R.attr.fontWeight, android.R.attr.fontStyle, android.R.attr.ttcIndex, android.R.attr.fontVariationSettings, com.ea.games.r3_row.R.attr.font, com.ea.games.r3_row.R.attr.fontStyle, com.ea.games.r3_row.R.attr.fontVariationSettings, com.ea.games.r3_row.R.attr.fontWeight, com.ea.games.r3_row.R.attr.ttcIndex};
|
|
public static int[] GradientColor = {android.R.attr.startColor, android.R.attr.endColor, android.R.attr.type, android.R.attr.centerX, android.R.attr.centerY, android.R.attr.gradientRadius, android.R.attr.tileMode, android.R.attr.centerColor, android.R.attr.startX, android.R.attr.startY, android.R.attr.endX, android.R.attr.endY};
|
|
public static int[] GradientColorItem = {android.R.attr.color, android.R.attr.offset};
|
|
|
|
private styleable() {
|
|
}
|
|
}
|
|
|
|
private R() {
|
|
}
|
|
}
|