public final class android.provider.Contacts$Intents
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.provider.Contacts$Intents
  super_class: java.lang.Object
{
  public static final java.lang.String SEARCH_SUGGESTION_CLICKED;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.provider.Contacts.SEARCH_SUGGESTION_CLICKED"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

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

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

  public static final java.lang.String ATTACH_IMAGE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "com.android.contacts.action.ATTACH_IMAGE"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String SHOW_OR_CREATE_CONTACT;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "com.android.contacts.action.SHOW_OR_CREATE_CONTACT"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String EXTRA_FORCE_CREATE;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "com.android.contacts.action.FORCE_CREATE"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final java.lang.String EXTRA_CREATE_DESCRIPTION;
    descriptor: Ljava/lang/String;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: "com.android.contacts.action.CREATE_DESCRIPTION"
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

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

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // android.provider.Contacts$Intents this
         0: .line 1973
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 1974
            return
        end local 0 // android.provider.Contacts$Intents this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Landroid/provider/Contacts$Intents;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
}
SourceFile: "Contacts.java"
NestHost: android.provider.Contacts
InnerClasses:
  public final Intents = android.provider.Contacts$Intents of android.provider.Contacts
  public final Insert = android.provider.Contacts$Intents$Insert of android.provider.Contacts$Intents
  public final UI = android.provider.Contacts$Intents$UI of android.provider.Contacts$Intents
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()