summaryrefslogtreecommitdiff
path: root/SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java')
-rw-r--r--SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java149
1 files changed, 0 insertions, 149 deletions
diff --git a/SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java b/SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java
deleted file mode 100644
index c882fa172..000000000
--- a/SDL_Android/LivioSdlUtilities/gen/com/livio/sdl/R.java
+++ /dev/null
@@ -1,149 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * aapt tool from the resource data it found. It
- * should not be modified by hand.
- */
-
-package com.livio.sdl;
-
-public final class R {
- public static final class attr {
- }
- public static final class drawable {
- public static int arrow_left=0x7f020000;
- public static int arrow_right=0x7f020001;
- public static int ic_launcher=0x7f020002;
- }
- public static final class id {
- public static int ib_moveLeft=0x7f060001;
- public static int ib_moveRight=0x7f060002;
- public static int iv_rowImage=0x7f060007;
- public static int listView=0x7f060003;
- public static int textview=0x7f060000;
- public static int tv_messageDetail=0x7f060006;
- public static int tv_messageName=0x7f060004;
- public static int tv_rowText=0x7f060008;
- public static int tv_timestamp=0x7f060005;
- }
- public static final class layout {
- public static int json_flipper_dialog=0x7f030000;
- public static int listview=0x7f030001;
- public static int sdl_message_listview_row=0x7f030002;
- public static int simple_listview_with_image=0x7f030003;
- public static int textview=0x7f030004;
- }
- public static final class string {
- /** Add Command
- */
- public static int add_command_command_name=0x7f040004;
- public static int add_command_image_type=0x7f040007;
- public static int add_command_parent_menu=0x7f040006;
- public static int add_command_vr_keyword=0x7f040005;
- public static int alert_duration_ms=0x7f040023;
- public static int alert_duration_s=0x7f040022;
- public static int alert_line1=0x7f04001e;
- public static int alert_line2=0x7f04001f;
- public static int alert_line3=0x7f040020;
- public static int alert_sound_enabled=0x7f040021;
- /** General Strings
- */
- public static int app_name=0x7f040000;
- public static int choice_name=0x7f040018;
- public static int clock=0x7f04002d;
- public static int clock_hrs=0x7f04002e;
- public static int clock_mins=0x7f04002f;
- public static int clock_secs=0x7f040030;
- public static int colon=0x7f040031;
- public static int did_location=0x7f04000c;
- /** Get DTCs and Read DIDs
- */
- public static int ecu_name=0x7f04000b;
- public static int hmi_language=0x7f04001c;
- public static int item_number=0x7f040016;
- /** Choice Set Item
- */
- public static int item_number1=0x7f040017;
- /** Change Registration
- */
- public static int language=0x7f04001b;
- /** Create Interaction Choice Set
- */
- public static int max_choices=0x7f040015;
- public static int media=0x7f04002c;
- public static int media_clock_timer_mode=0x7f040032;
- public static int media_track=0x7f04002b;
- public static int metadata_line1=0x7f040025;
- public static int metadata_line2=0x7f040026;
- public static int metadata_line3=0x7f040027;
- public static int metadata_line4=0x7f040028;
- /** Show Dialog
- */
- public static int metadata_lines=0x7f040024;
- public static int negative_button=0x7f040003;
- /** Delete Command
- */
- public static int no_commands_to_delete=0x7f040008;
- /** Delete Submenu
- */
- public static int no_submenus_to_delete=0x7f040009;
- /** Dialog Strings
- */
- public static int positive_button=0x7f040002;
- public static int scrollable_message_clear=0x7f040014;
- public static int scrollable_message_hint=0x7f040013;
- /** Scrollable Message
- */
- public static int scrollable_message_text=0x7f040012;
- public static int sdl_disconnected=0x7f040001;
- public static int slider_footer=0x7f04000e;
- public static int slider_start_position=0x7f040010;
- public static int slider_ticks=0x7f04000f;
- /** Slider
- */
- public static int slider_title=0x7f04000d;
- public static int status_bar=0x7f04002a;
- /** Add Submenu
- */
- public static int submenu_name=0x7f04000a;
- public static int text_alignment=0x7f040029;
- /** Alert Dialog
- */
- public static int text_to_speak=0x7f04001d;
- public static int timeout=0x7f040011;
- public static int units_milliseconds=0x7f040034;
- /** Unit Suffixes
- */
- public static int units_seconds=0x7f040033;
- public static int use_artwork=0x7f04001a;
- public static int voice_keyword=0x7f040019;
- }
- public static final class style {
- /**
- Base application theme, dependent on API level. This theme is replaced
- by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
-
-
- Theme customizations available in newer API levels can go in
- res/values-vXX/styles.xml, while customizations related to
- backward-compatibility can go here.
-
-
- Base application theme for API 11+. This theme completely replaces
- AppBaseTheme from res/values/styles.xml on API 11+ devices.
-
- API 11 theme customizations can go here.
-
- Base application theme for API 14+. This theme completely replaces
- AppBaseTheme from BOTH res/values/styles.xml and
- res/values-v11/styles.xml on API 14+ devices.
-
- API 14 theme customizations can go here.
- */
- public static int AppBaseTheme=0x7f050000;
- /** Application theme.
- All customizations that are NOT specific to a particular API-level can go here.
- */
- public static int AppTheme=0x7f050001;
- }
-}