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

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

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

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

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

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

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

  public static final java.lang.String SYNC4;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "stream_item_photo_sync4"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
}
SourceFile: "ContactsContract.java"
NestHost: android.provider.ContactsContract
InnerClasses:
  protected abstract StreamItemPhotosColumns = android.provider.ContactsContract$StreamItemPhotosColumns of android.provider.ContactsContract
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()