• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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 org.robolectric.resources;
9 
10 public final class R {
11     public static final class attr {
12     }
13     public static final class bool {
14         /**  mcc310 = US Carrier mnc=004 = Verizon
15          */
16         public static final int is_verizon=0x7f020000;
17     }
18     public static final class integer {
19         public static final int flock_size=0x7f030000;
20     }
21     public static final class string {
22         public static final int first_string=0x7f040000;
23         public static final int second_string=0x7f040001;
24     }
25 }
26