/* 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.android.fingerprintcallbackdemo; public final class R { public static final class attr { /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_reached_bar_height=0x7f010002; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_reached_color=0x7f010001; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_text_color=0x7f010005; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_text_offset=0x7f010006; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_text_size=0x7f010004; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>visible</code></td><td>0</td><td></td></tr> <tr><td><code>invisible</code></td><td>1</td><td></td></tr> </table> */ public static final int progress_text_visibility=0x7f010007; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_unreached_bar_height=0x7f010003; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int progress_unreached_color=0x7f010000; } public static final class dimen { /** Default screen margins, per the Android Design guidelines. */ public static final int activity_horizontal_margin=0x7f040000; public static final int activity_vertical_margin=0x7f040001; } public static final class drawable { public static final int aui_ic_add_normal=0x7f020000; public static final int bg_topbar=0x7f020001; public static final int dialog_button2_bg=0x7f020002; public static final int dialog_button_pressed_bg=0x7f020003; public static final int ic_launcher=0x7f020004; public static final int ic_logo=0x7f020005; public static final int ic_ma_back=0x7f020006; public static final int ic_ma_btn_down=0x7f020007; public static final int ic_ma_btn_sel=0x7f020008; public static final int ic_ma_btn_up=0x7f020009; public static final int ic_ma_checked=0x7f02000a; public static final int ic_ma_error=0x7f02000b; public static final int ic_ma_finger=0x7f02000c; public static final int ic_ma_finger0=0x7f02000d; public static final int ic_ma_finger1=0x7f02000e; public static final int ic_ma_finger10=0x7f02000f; public static final int ic_ma_finger11=0x7f020010; public static final int ic_ma_finger12=0x7f020011; public static final int ic_ma_finger13=0x7f020012; public static final int ic_ma_finger14=0x7f020013; public static final int ic_ma_finger15=0x7f020014; public static final int ic_ma_finger16=0x7f020015; public static final int ic_ma_finger2=0x7f020016; public static final int ic_ma_finger3=0x7f020017; public static final int ic_ma_finger4=0x7f020018; public static final int ic_ma_finger5=0x7f020019; public static final int ic_ma_finger6=0x7f02001a; public static final int ic_ma_finger7=0x7f02001b; public static final int ic_ma_finger8=0x7f02001c; public static final int ic_ma_finger9=0x7f02001d; public static final int ic_ma_finger_guide=0x7f02001e; public static final int ic_ma_next=0x7f02001f; public static final int ic_ma_switch_off=0x7f020020; public static final int ic_ma_switch_on=0x7f020021; public static final int ic_ma_touch_id=0x7f020022; public static final int ic_ma_unchecked=0x7f020023; public static final int ic_ma_warn=0x7f020024; } public static final class id { public static final int add_finger_tv=0x7f070012; public static final int add_others_finger=0x7f07000b; public static final int enroll=0x7f070004; public static final int enroll_image=0x7f070009; public static final int enroll_toast=0x7f07000a; public static final int et_remove=0x7f070007; public static final int finger_imageview=0x7f070010; public static final int finger_item_tv=0x7f07000d; public static final int fingerlock_layout=0x7f070011; public static final int fingerlock_switch=0x7f07000f; public static final int fingerlocktv=0x7f07000e; public static final int invisible=0x7f070000; public static final int lv_finger=0x7f070013; public static final int match=0x7f070005; public static final int progress_enroll=0x7f070008; public static final int progressbar=0x7f070003; public static final int remove=0x7f070006; public static final int suc_finger=0x7f07000c; public static final int textView1=0x7f070002; public static final int visible=0x7f070001; } public static final class layout { public static final int activity_main=0x7f030000; public static final int enroll_finger=0x7f030001; public static final int finger_item=0x7f030002; public static final int finger_lock_switch=0x7f030003; public static final int finger_main=0x7f030004; } public static final class menu { public static final int main=0x7f060000; } public static final class string { public static final int action_add_enroll=0x7f050008; public static final int action_add_finger_others=0x7f050007; public static final int action_enroll=0x7f050003; public static final int action_et_remove=0x7f050006; public static final int action_match=0x7f050004; public static final int action_remove=0x7f050005; public static final int action_settings=0x7f050002; public static final int app_name=0x7f050000; public static final int hello_world=0x7f050001; public static final int ma_dlg_capture_fail=0x7f050014; public static final int ma_dlg_chmodd=0x7f05000f; public static final int ma_dlg_dbase=0x7f050011; public static final int ma_dlg_del_touch=0x7f050010; public static final int ma_dlg_device=0x7f05000d; public static final int ma_dlg_error=0x7f05000a; public static final int ma_dlg_finger_full=0x7f050018; public static final int ma_dlg_force_stop=0x7f050013; public static final int ma_dlg_load_data_fail=0x7f050016; public static final int ma_dlg_load_temp_fail=0x7f050017; public static final int ma_dlg_memory=0x7f05000e; public static final int ma_dlg_name_is_notNull=0x7f050036; public static final int ma_dlg_no=0x7f05000c; public static final int ma_dlg_not_capture=0x7f05001a; public static final int ma_dlg_not_data=0x7f050019; public static final int ma_dlg_not_finger_template=0x7f05001b; public static final int ma_dlg_save_fail=0x7f050015; public static final int ma_dlg_table=0x7f050012; public static final int ma_dlg_warn=0x7f050009; public static final int ma_dlg_yes=0x7f05000b; public static final int ma_enroll_add_finger=0x7f050025; public static final int ma_enroll_adjust=0x7f05002f; public static final int ma_enroll_alter=0x7f050028; public static final int ma_enroll_cancel=0x7f050027; public static final int ma_enroll_fail=0x7f05002b; public static final int ma_enroll_fid=0x7f050029; public static final int ma_enroll_finger=0x7f050026; public static final int ma_enroll_go_obtain=0x7f050030; public static final int ma_enroll_go_on=0x7f050031; public static final int ma_enroll_lift=0x7f05002d; public static final int ma_enroll_place=0x7f05002c; public static final int ma_enroll_succ=0x7f05002a; public static final int ma_set_finger_add=0x7f050021; public static final int ma_set_finger_calibrate=0x7f050020; public static final int ma_set_finger_capture=0x7f050022; public static final int ma_set_finger_dlg_cancel=0x7f050033; public static final int ma_set_finger_dlg_confirm=0x7f050035; public static final int ma_set_finger_dlg_delete=0x7f050034; public static final int ma_set_finger_dlg_rename=0x7f050032; public static final int ma_set_finger_please_calibrate=0x7f050023; public static final int ma_set_finger_title=0x7f05001d; public static final int ma_set_finger_unlock=0x7f05001f; public static final int ma_set_finger_use=0x7f05001e; public static final int ma_settings=0x7f05001c; public static final int register_notiece_steady_content=0x7f05002e; public static final int touchid_fp_lockscreen=0x7f050024; } public static final class styleable { /** Attributes that can be used with a HorizontalProgressBarWithNumber. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_reached_bar_height com.android.fingerprintcallbackdemo:progress_reached_bar_height}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_reached_color com.android.fingerprintcallbackdemo:progress_reached_color}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_text_color com.android.fingerprintcallbackdemo:progress_text_color}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_text_offset com.android.fingerprintcallbackdemo:progress_text_offset}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_text_size com.android.fingerprintcallbackdemo:progress_text_size}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_text_visibility com.android.fingerprintcallbackdemo:progress_text_visibility}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_unreached_bar_height com.android.fingerprintcallbackdemo:progress_unreached_bar_height}</code></td><td></td></tr> <tr><td><code>{@link #HorizontalProgressBarWithNumber_progress_unreached_color com.android.fingerprintcallbackdemo:progress_unreached_color}</code></td><td></td></tr> </table> @see #HorizontalProgressBarWithNumber_progress_reached_bar_height @see #HorizontalProgressBarWithNumber_progress_reached_color @see #HorizontalProgressBarWithNumber_progress_text_color @see #HorizontalProgressBarWithNumber_progress_text_offset @see #HorizontalProgressBarWithNumber_progress_text_size @see #HorizontalProgressBarWithNumber_progress_text_visibility @see #HorizontalProgressBarWithNumber_progress_unreached_bar_height @see #HorizontalProgressBarWithNumber_progress_unreached_color */ public static final int[] HorizontalProgressBarWithNumber = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007 }; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_reached_bar_height} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_reached_bar_height */ public static final int HorizontalProgressBarWithNumber_progress_reached_bar_height = 2; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_reached_color} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_reached_color */ public static final int HorizontalProgressBarWithNumber_progress_reached_color = 1; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_text_color} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_text_color */ public static final int HorizontalProgressBarWithNumber_progress_text_color = 5; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_text_offset} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_text_offset */ public static final int HorizontalProgressBarWithNumber_progress_text_offset = 6; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_text_size} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_text_size */ public static final int HorizontalProgressBarWithNumber_progress_text_size = 4; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_text_visibility} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>visible</code></td><td>0</td><td></td></tr> <tr><td><code>invisible</code></td><td>1</td><td></td></tr> </table> @attr name com.android.fingerprintcallbackdemo:progress_text_visibility */ public static final int HorizontalProgressBarWithNumber_progress_text_visibility = 7; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_unreached_bar_height} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_unreached_bar_height */ public static final int HorizontalProgressBarWithNumber_progress_unreached_bar_height = 3; /** <p>This symbol is the offset where the {@link com.android.fingerprintcallbackdemo.R.attr#progress_unreached_color} attribute's value can be found in the {@link #HorizontalProgressBarWithNumber} array. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.android.fingerprintcallbackdemo:progress_unreached_color */ public static final int HorizontalProgressBarWithNumber_progress_unreached_color = 0; }; }