/build/mobile/sutagent/android/watcher/R.java

http://github.com/zpao/v8monkey · Java · 25 lines · 17 code · 2 blank · 6 comment · 0 complexity · 92f744a7d62ea611f5beddc926bae084 MD5 · raw file

  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. package com.mozilla.watcher;
  8. public final class R {
  9. public static final class attr {
  10. }
  11. public static final class drawable {
  12. public static final int ateamlogo=0x7f020000;
  13. public static final int icon=0x7f020001;
  14. }
  15. public static final class layout {
  16. public static final int main=0x7f030000;
  17. }
  18. public static final class string {
  19. public static final int app_name=0x7f040001;
  20. public static final int foreground_service_started=0x7f040002;
  21. public static final int hello=0x7f040000;
  22. }
  23. }