public class android.inputmethodservice.Keyboard$Row
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.inputmethodservice.Keyboard$Row
  super_class: java.lang.Object
{
  public int defaultWidth;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int defaultHeight;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int defaultHorizontalGap;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int verticalGap;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  java.util.ArrayList<android.inputmethodservice.Keyboard$Key> mKeys;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0000) 
    Signature: Ljava/util/ArrayList<Landroid/inputmethodservice/Keyboard$Key;>;

  public int rowEdgeFlags;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int mode;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  private android.inputmethodservice.Keyboard parent;
    descriptor: Landroid/inputmethodservice/Keyboard;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(android.inputmethodservice.Keyboard);
    descriptor: (Landroid/inputmethodservice/Keyboard;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.inputmethodservice.Keyboard$Row this
        start local 1 // android.inputmethodservice.Keyboard parent
         0: .line 184
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 171
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield android.inputmethodservice.Keyboard$Row.mKeys:Ljava/util/ArrayList;
         2: .line 185
            aload 0 /* this */
            aload 1 /* parent */
            putfield android.inputmethodservice.Keyboard$Row.parent:Landroid/inputmethodservice/Keyboard;
         3: .line 186
            return
        end local 1 // android.inputmethodservice.Keyboard parent
        end local 0 // android.inputmethodservice.Keyboard$Row this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Landroid/inputmethodservice/Keyboard$Row;
            0    4     1  parent  Landroid/inputmethodservice/Keyboard;
    MethodParameters:
        Name  Flags
      parent  

  public void <init>(android.content.res.Resources, android.inputmethodservice.Keyboard, android.content.res.XmlResourceParser);
    descriptor: (Landroid/content/res/Resources;Landroid/inputmethodservice/Keyboard;Landroid/content/res/XmlResourceParser;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.inputmethodservice.Keyboard$Row this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xmlpull cannot be resolved\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tandroid.R.attr.state_checkable cannot be resolved to a type\n\tandroid.R.attr.state_checked cannot be resolved to a type\n\tandroid.R.attr.state_pressed cannot be resolved to a type\n\tandroid.R.attr.state_checkable cannot be resolved to a type\n\tandroid.R.attr.state_checked cannot be resolved to a type\n\tandroid.R.attr.state_checkable cannot be resolved to a type\n\tandroid.R.attr.state_pressed cannot be resolved to a type\n\tandroid.R.attr.state_checkable cannot be resolved to a type\n\tandroid.R.attr.state_pressed cannot be resolved to a type\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tThe method next() is undefined for the type XmlResourceParser\n\tEND_DOCUMENT cannot be resolved or is not a field\n\tSTART_TAG cannot be resolved or is not a field\n\tThe method getName() is undefined for the type XmlResourceParser\n\tThe method skipToEndOfRow(XmlResourceParser) from the type Keyboard refers to the missing type XmlPullParserException\n\tEND_TAG cannot be resolved or is not a field\n\tXmlPullParserException cannot be resolved to a type\n\tThe method next() is undefined for the type XmlResourceParser\n\tEND_DOCUMENT cannot be resolved or is not a field\n\tEND_TAG cannot be resolved or is not a field\n\tThe method getName() is undefined for the type XmlResourceParser\n\tThe method asAttributeSet(XmlPullParser) from the type Xml refers to the missing type XmlPullParser\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n\tcom.android.internal.R.styleable cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.inputmethodservice.Keyboard$Row this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/inputmethodservice/Keyboard$Row;
    MethodParameters:
        Name  Flags
      res     
      parent  
      parser  
}
SourceFile: "Keyboard.java"
NestHost: android.inputmethodservice.Keyboard
InnerClasses:
  public Key = android.inputmethodservice.Keyboard$Key of android.inputmethodservice.Keyboard
  public Row = android.inputmethodservice.Keyboard$Row of android.inputmethodservice.Keyboard