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

  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"

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

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

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

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

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

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

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

  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"
}
SourceFile: "ContactsContract.java"
NestHost: android.provider.ContactsContract
InnerClasses:
  protected abstract ContactOptionsColumns = android.provider.ContactsContract$ContactOptionsColumns of android.provider.ContactsContract