SDL_Android/SmartDeviceLinkAndroidProxy - added the correct version of the proxy
[profile/ivi/smartdevicelink.git] / SDL_Android / LivioSdlUtilities / gen / com / livio / sdl / R.java
1 /* AUTO-GENERATED FILE.  DO NOT MODIFY.
2  *
3  * This class was automatically generated by the
4  * aapt tool from the resource data it found.  It
5  * should not be modified by hand.
6  */
7
8 package com.livio.sdl;
9
10 public final class R {
11     public static final class attr {
12     }
13     public static final class drawable {
14         public static int arrow_left=0x7f020000;
15         public static int arrow_right=0x7f020001;
16         public static int ic_launcher=0x7f020002;
17     }
18     public static final class id {
19         public static int ib_moveLeft=0x7f060001;
20         public static int ib_moveRight=0x7f060002;
21         public static int iv_rowImage=0x7f060007;
22         public static int listView=0x7f060003;
23         public static int textview=0x7f060000;
24         public static int tv_messageDetail=0x7f060006;
25         public static int tv_messageName=0x7f060004;
26         public static int tv_rowText=0x7f060008;
27         public static int tv_timestamp=0x7f060005;
28     }
29     public static final class layout {
30         public static int json_flipper_dialog=0x7f030000;
31         public static int listview=0x7f030001;
32         public static int sdl_message_listview_row=0x7f030002;
33         public static int simple_listview_with_image=0x7f030003;
34         public static int textview=0x7f030004;
35     }
36     public static final class string {
37         /**      Add Command 
38          */
39         public static int add_command_command_name=0x7f040004;
40         public static int add_command_image_type=0x7f040007;
41         public static int add_command_parent_menu=0x7f040006;
42         public static int add_command_vr_keyword=0x7f040005;
43         public static int alert_duration_ms=0x7f040023;
44         public static int alert_duration_s=0x7f040022;
45         public static int alert_line1=0x7f04001e;
46         public static int alert_line2=0x7f04001f;
47         public static int alert_line3=0x7f040020;
48         public static int alert_sound_enabled=0x7f040021;
49         /**      General Strings 
50          */
51         public static int app_name=0x7f040000;
52         public static int choice_name=0x7f040018;
53         public static int clock=0x7f04002d;
54         public static int clock_hrs=0x7f04002e;
55         public static int clock_mins=0x7f04002f;
56         public static int clock_secs=0x7f040030;
57         public static int colon=0x7f040031;
58         public static int did_location=0x7f04000c;
59         /**      Get DTCs and Read DIDs 
60          */
61         public static int ecu_name=0x7f04000b;
62         public static int hmi_language=0x7f04001c;
63         public static int item_number=0x7f040016;
64         /**      Choice Set Item 
65          */
66         public static int item_number1=0x7f040017;
67         /**      Change Registration 
68          */
69         public static int language=0x7f04001b;
70         /**      Create Interaction Choice Set 
71          */
72         public static int max_choices=0x7f040015;
73         public static int media=0x7f04002c;
74         public static int media_clock_timer_mode=0x7f040032;
75         public static int media_track=0x7f04002b;
76         public static int metadata_line1=0x7f040025;
77         public static int metadata_line2=0x7f040026;
78         public static int metadata_line3=0x7f040027;
79         public static int metadata_line4=0x7f040028;
80         /**      Show Dialog 
81          */
82         public static int metadata_lines=0x7f040024;
83         public static int negative_button=0x7f040003;
84         /**      Delete Command 
85          */
86         public static int no_commands_to_delete=0x7f040008;
87         /**      Delete Submenu 
88          */
89         public static int no_submenus_to_delete=0x7f040009;
90         /**      Dialog Strings 
91          */
92         public static int positive_button=0x7f040002;
93         public static int scrollable_message_clear=0x7f040014;
94         public static int scrollable_message_hint=0x7f040013;
95         /**      Scrollable Message 
96          */
97         public static int scrollable_message_text=0x7f040012;
98         public static int sdl_disconnected=0x7f040001;
99         public static int slider_footer=0x7f04000e;
100         public static int slider_start_position=0x7f040010;
101         public static int slider_ticks=0x7f04000f;
102         /**      Slider 
103          */
104         public static int slider_title=0x7f04000d;
105         public static int status_bar=0x7f04002a;
106         /**      Add Submenu 
107          */
108         public static int submenu_name=0x7f04000a;
109         public static int text_alignment=0x7f040029;
110         /**      Alert Dialog 
111          */
112         public static int text_to_speak=0x7f04001d;
113         public static int timeout=0x7f040011;
114         public static int units_milliseconds=0x7f040034;
115         /**      Unit Suffixes 
116          */
117         public static int units_seconds=0x7f040033;
118         public static int use_artwork=0x7f04001a;
119         public static int voice_keyword=0x7f040019;
120     }
121     public static final class style {
122         /** 
123         Base application theme, dependent on API level. This theme is replaced
124         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
125     
126
127             Theme customizations available in newer API levels can go in
128             res/values-vXX/styles.xml, while customizations related to
129             backward-compatibility can go here.
130         
131
132         Base application theme for API 11+. This theme completely replaces
133         AppBaseTheme from res/values/styles.xml on API 11+ devices.
134     
135  API 11 theme customizations can go here. 
136
137         Base application theme for API 14+. This theme completely replaces
138         AppBaseTheme from BOTH res/values/styles.xml and
139         res/values-v11/styles.xml on API 14+ devices.
140     
141  API 14 theme customizations can go here. 
142          */
143         public static int AppBaseTheme=0x7f050000;
144         /**  Application theme. 
145  All customizations that are NOT specific to a particular API-level can go here. 
146          */
147         public static int AppTheme=0x7f050001;
148     }
149 }