public abstract class android.view.LayoutInflater
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: android.view.LayoutInflater
  super_class: java.lang.Object
{
  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final boolean DEBUG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final java.lang.StackTraceElement[] EMPTY_STACK_TRACE;
    descriptor: [Ljava/lang/StackTraceElement;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  protected final android.content.Context mContext;
    descriptor: Landroid/content/Context;
    flags: (0x0014) ACC_PROTECTED, ACC_FINAL

  private boolean mFactorySet;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.view.LayoutInflater$Factory mFactory;
    descriptor: Landroid/view/LayoutInflater$Factory;
    flags: (0x0002) ACC_PRIVATE

  private android.view.LayoutInflater$Factory2 mFactory2;
    descriptor: Landroid/view/LayoutInflater$Factory2;
    flags: (0x0002) ACC_PRIVATE

  private android.view.LayoutInflater$Factory2 mPrivateFactory;
    descriptor: Landroid/view/LayoutInflater$Factory2;
    flags: (0x0002) ACC_PRIVATE

  private android.view.LayoutInflater$Filter mFilter;
    descriptor: Landroid/view/LayoutInflater$Filter;
    flags: (0x0002) ACC_PRIVATE

  final java.lang.Object[] mConstructorArgs;
    descriptor: [Ljava/lang/Object;
    flags: (0x0010) ACC_FINAL

  static final java.lang.Class<?>[] mConstructorSignature;
    descriptor: [Ljava/lang/Class;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Signature: [Ljava/lang/Class<*>;

  private static final java.util.HashMap<java.lang.String, java.lang.reflect.Constructor<? extends android.view.View>> sConstructorMap;
    descriptor: Ljava/util/HashMap;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/reflect/Constructor<+Landroid/view/View;>;>;

  private java.util.HashMap<java.lang.String, java.lang.Boolean> mFilterMap;
    descriptor: Ljava/util/HashMap;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/HashMap<Ljava/lang/String;Ljava/lang/Boolean;>;

  private android.util.TypedValue mTempValue;
    descriptor: Landroid/util/TypedValue;
    flags: (0x0002) ACC_PRIVATE

  private static final java.lang.String TAG_MERGE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "merge"

  private static final java.lang.String TAG_INCLUDE;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "include"

  private static final java.lang.String TAG_1995;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "blink"

  private static final java.lang.String TAG_REQUEST_FOCUS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "requestFocus"

  private static final java.lang.String TAG_TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "tag"

  private static final java.lang.String ATTR_LAYOUT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "layout"

  private static final int[] ATTRS_THEME;
    descriptor: [I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.lang.ClassLoader BOOT_CLASS_LOADER;
    descriptor: Ljava/lang/ClassLoader;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  protected void <init>(android.content.Context);
    descriptor: (Landroid/content/Context;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.R cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tcom.android.internal.R.attr cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tThe method inflate(int, ViewGroup, boolean) in the type LayoutInflater is not applicable for the arguments (XmlResourceParser, ViewGroup, boolean)\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tThe method next() is undefined for the type XmlResourceParser\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tThe method getName() is undefined for the type XmlResourceParser\n\tThe method rInflate(XmlPullParser, View, Context, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tThe method rInflateChildren(XmlPullParser, View, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
         Name  Flags
      context  

  protected void <init>(android.view.LayoutInflater, android.content.Context);
    descriptor: (Landroid/view/LayoutInflater;Landroid/content/Context;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.LayoutInflater this
         0: .line 36
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.R cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tcom.android.internal.R.attr cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tThe method inflate(int, ViewGroup, boolean) in the type LayoutInflater is not applicable for the arguments (XmlResourceParser, ViewGroup, boolean)\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tThe method next() is undefined for the type XmlResourceParser\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tThe method getName() is undefined for the type XmlResourceParser\n\tThe method rInflate(XmlPullParser, View, Context, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tThe method rInflateChildren(XmlPullParser, View, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
            Name  Flags
      original    
      newContext  

  public static android.view.LayoutInflater from(android.content.Context);
    descriptor: (Landroid/content/Context;)Landroid/view/LayoutInflater;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      context  

  public abstract android.view.LayoutInflater cloneInContext(android.content.Context);
    descriptor: (Landroid/content/Context;)Landroid/view/LayoutInflater;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
            Name  Flags
      newContext  

  public android.content.Context getContext();
    descriptor: ()Landroid/content/Context;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.LayoutInflater this
         0: .line 254
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;

  public final android.view.LayoutInflater$Factory getFactory();
    descriptor: ()Landroid/view/LayoutInflater$Factory;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.LayoutInflater this
         0: .line 263
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;

  public final android.view.LayoutInflater$Factory2 getFactory2();
    descriptor: ()Landroid/view/LayoutInflater$Factory2;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.LayoutInflater this
         0: .line 274
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;

  public void setFactory(android.view.LayoutInflater$Factory);
    descriptor: (Landroid/view/LayoutInflater$Factory;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 293
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
         Name  Flags
      factory  

  public void setFactory2(android.view.LayoutInflater$Factory2);
    descriptor: (Landroid/view/LayoutInflater$Factory2;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 312
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
         Name  Flags
      factory  

  public void setPrivateFactory(android.view.LayoutInflater$Factory2);
    descriptor: (Landroid/view/LayoutInflater$Factory2;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 330
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
         Name  Flags
      factory  

  public android.view.LayoutInflater$Filter getFilter();
    descriptor: ()Landroid/view/LayoutInflater$Filter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.LayoutInflater this
         0: .line 342
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;

  public void setFilter(android.view.LayoutInflater$Filter);
    descriptor: (Landroid/view/LayoutInflater$Filter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 355
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
        Name  Flags
      filter  

  public android.view.View inflate(int, android.view.ViewGroup);
    descriptor: (ILandroid/view/ViewGroup;)Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.LayoutInflater this
         0: .line 373
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
          Name  Flags
      resource  
      root      

  public android.view.View inflate(XmlPullParser, android.view.ViewGroup);
    descriptor: (LXmlPullParser;Landroid/view/ViewGroup;)Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.LayoutInflater this
         0: .line 393
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tXmlPullParser cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
        Name  Flags
      parser  
      root    

  public android.view.View inflate(int, android.view.ViewGroup, boolean);
    descriptor: (ILandroid/view/ViewGroup;Z)Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 423
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method inflate(int, ViewGroup, boolean) in the type LayoutInflater is not applicable for the arguments (XmlResourceParser, ViewGroup, boolean)\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
              Name  Flags
      resource      
      root          
      attachToRoot  

  public android.view.View inflate(XmlPullParser, android.view.ViewGroup, boolean);
    descriptor: (LXmlPullParser;Landroid/view/ViewGroup;Z)Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 451
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParserException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
              Name  Flags
      parser        
      root          
      attachToRoot  

  private final boolean verifyClassLoader(java.lang.reflect.Constructor<? extends android.view.View>);
    descriptor: (Ljava/lang/reflect/Constructor;)Z
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.LayoutInflater this
         0: .line 557
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Signature: (Ljava/lang/reflect/Constructor<+Landroid/view/View;>;)Z
    MethodParameters:
             Name  Flags
      constructor  

  public final android.view.View createView(java.lang.String, java.lang.String, android.util.AttributeSet);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 592
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws java.lang.ClassNotFoundException, android.view.InflateException
    MethodParameters:
        Name  Flags
      name    
      prefix  
      attrs   

  private void failNotAllowed(java.lang.String, java.lang.String, android.util.AttributeSet);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Landroid/util/AttributeSet;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 685
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
        Name  Flags
      name    
      prefix  
      attrs   

  protected android.view.View onCreateView(java.lang.String, android.util.AttributeSet);
    descriptor: (Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.LayoutInflater this
         0: .line 701
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws java.lang.ClassNotFoundException
    MethodParameters:
       Name  Flags
      name   
      attrs  

  protected android.view.View onCreateView(android.view.View, java.lang.String, android.util.AttributeSet);
    descriptor: (Landroid/view/View;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/view/View;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 718
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws java.lang.ClassNotFoundException
    MethodParameters:
        Name  Flags
      parent  
      name    
      attrs   

  private android.view.View createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet);
    descriptor: (Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.view.LayoutInflater this
         0: .line 729
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
         Name  Flags
      parent   
      name     
      context  
      attrs    

  android.view.View createViewFromTag(android.view.View, java.lang.String, android.content.Context, android.util.AttributeSet, boolean);
    descriptor: (Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;Z)Landroid/view/View;
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.view.LayoutInflater this
         0: .line 748
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    MethodParameters:
                 Name  Flags
      parent           
      name             
      context          
      attrs            
      ignoreThemeAttr  

  final void rInflateChildren(XmlPullParser, android.view.View, android.util.AttributeSet, boolean);
    descriptor: (LXmlPullParser;Landroid/view/View;Landroid/util/AttributeSet;Z)V
    flags: (0x0010) ACC_FINAL
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.view.LayoutInflater this
         0: .line 822
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
               Name  Flags
      parser         
      parent         
      attrs          
      finishInflate  

  void rInflate(XmlPullParser, android.view.View, android.content.Context, android.util.AttributeSet, boolean);
    descriptor: (LXmlPullParser;Landroid/view/View;Landroid/content/Context;Landroid/util/AttributeSet;Z)V
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.view.LayoutInflater this
         0: .line 834
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
               Name  Flags
      parser         
      parent         
      context        
      attrs          
      finishInflate  

  void parseViewTag(XmlPullParser, android.view.View, android.util.AttributeSet);
    descriptor: (LXmlPullParser;Landroid/view/View;Landroid/util/AttributeSet;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.LayoutInflater this
         0: .line 884
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
        Name  Flags
      parser  
      view    
      attrs   

  void parseInclude(XmlPullParser, android.content.Context, android.view.View, android.util.AttributeSet);
    descriptor: (LXmlPullParser;Landroid/content/Context;Landroid/view/View;Landroid/util/AttributeSet;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.view.LayoutInflater this
         0: .line 896
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tThe method next() is undefined for the type XmlResourceParser\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tThe method getName() is undefined for the type XmlResourceParser\n\tThe method rInflate(XmlPullParser, View, Context, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tThe method rInflateChildren(XmlPullParser, View, AttributeSet, boolean) from the type LayoutInflater refers to the missing type XmlPullParser\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.LayoutInflater this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/LayoutInflater;
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
         Name  Flags
      parser   
      context  
      parent   
      attrs    

  static final void consumeChildElements(XmlPullParser);
    descriptor: (LXmlPullParser;)V
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1030
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
        Name  Flags
      parser  
}
SourceFile: "LayoutInflater.java"
NestMembers:
  android.view.LayoutInflater$BlinkLayout  android.view.LayoutInflater$BlinkLayout$1  android.view.LayoutInflater$Factory  android.view.LayoutInflater$Factory2  android.view.LayoutInflater$FactoryMerger  android.view.LayoutInflater$Filter
InnerClasses:
  private BlinkLayout = android.view.LayoutInflater$BlinkLayout of android.view.LayoutInflater
  public abstract Factory = android.view.LayoutInflater$Factory of android.view.LayoutInflater
  public abstract Factory2 = android.view.LayoutInflater$Factory2 of android.view.LayoutInflater
  private FactoryMerger = android.view.LayoutInflater$FactoryMerger of android.view.LayoutInflater
  public abstract Filter = android.view.LayoutInflater$Filter of android.view.LayoutInflater