public interface android.provider.Contacts$GroupsColumns
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.provider.Contacts$GroupsColumns
  super_class: java.lang.Object
{
  public static final java.lang.String NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "name"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String NOTES;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "notes"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String SHOULD_SYNC;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "should_sync"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String SYSTEM_ID;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "system_id"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
}
SourceFile: "Contacts.java"
NestHost: android.provider.Contacts
InnerClasses:
  public abstract GroupsColumns = android.provider.Contacts$GroupsColumns of android.provider.Contacts
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()