public interface android.provider.Contacts$PeopleColumns
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.provider.Contacts$PeopleColumns
  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 PHONETIC_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "phonetic_name"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

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

  public static final java.lang.String SORT_STRING;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "sort_string"
    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 TIMES_CONTACTED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "times_contacted"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

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

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

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

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

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