public interface android.provider.CalendarContract$CalendarSyncColumns
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.provider.CalendarContract$CalendarSyncColumns
  super_class: java.lang.Object
{
  public static final java.lang.String CAL_SYNC1;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync1"

  public static final java.lang.String CAL_SYNC2;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync2"

  public static final java.lang.String CAL_SYNC3;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync3"

  public static final java.lang.String CAL_SYNC4;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync4"

  public static final java.lang.String CAL_SYNC5;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync5"

  public static final java.lang.String CAL_SYNC6;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync6"

  public static final java.lang.String CAL_SYNC7;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync7"

  public static final java.lang.String CAL_SYNC8;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync8"

  public static final java.lang.String CAL_SYNC9;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync9"

  public static final java.lang.String CAL_SYNC10;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "cal_sync10"
}
SourceFile: "CalendarContract.java"
NestHost: android.provider.CalendarContract
InnerClasses:
  protected abstract CalendarSyncColumns = android.provider.CalendarContract$CalendarSyncColumns of android.provider.CalendarContract