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

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

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

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