public class android.mtp.MtpObjectInfo$Builder
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.mtp.MtpObjectInfo$Builder
  super_class: java.lang.Object
{
  private android.mtp.MtpObjectInfo mObjectInfo;
    descriptor: Landroid/mtp/MtpObjectInfo;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.mtp.MtpObjectInfo$Builder this
         0: .line 358
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 359
            aload 0 /* this */
            new android.mtp.MtpObjectInfo
            dup
            invokespecial android.mtp.MtpObjectInfo.<init>:()V
            putfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
         2: .line 360
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iconst_m1
            putfield android.mtp.MtpObjectInfo.mHandle:I
         3: .line 361
            return
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Landroid/mtp/MtpObjectInfo$Builder;

  public void <init>(android.mtp.MtpObjectInfo);
    descriptor: (Landroid/mtp/MtpObjectInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // android.mtp.MtpObjectInfo objectInfo
         0: .line 369
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 370
            aload 0 /* this */
            new android.mtp.MtpObjectInfo
            dup
            invokespecial android.mtp.MtpObjectInfo.<init>:()V
            putfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
         2: .line 371
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iconst_m1
            putfield android.mtp.MtpObjectInfo.mHandle:I
         3: .line 372
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mAssociationDesc:I
            putfield android.mtp.MtpObjectInfo.mAssociationDesc:I
         4: .line 373
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mAssociationType:I
            putfield android.mtp.MtpObjectInfo.mAssociationType:I
         5: .line 374
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mCompressedSize:I
            putfield android.mtp.MtpObjectInfo.mCompressedSize:I
         6: .line 375
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mDateCreated:J
            putfield android.mtp.MtpObjectInfo.mDateCreated:J
         7: .line 376
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mDateModified:J
            putfield android.mtp.MtpObjectInfo.mDateModified:J
         8: .line 377
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mFormat:I
            putfield android.mtp.MtpObjectInfo.mFormat:I
         9: .line 378
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mImagePixDepth:I
            putfield android.mtp.MtpObjectInfo.mImagePixDepth:I
        10: .line 379
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mImagePixHeight:I
            putfield android.mtp.MtpObjectInfo.mImagePixHeight:I
        11: .line 380
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mImagePixWidth:I
            putfield android.mtp.MtpObjectInfo.mImagePixWidth:I
        12: .line 381
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mKeywords:Ljava/lang/String;
            putfield android.mtp.MtpObjectInfo.mKeywords:Ljava/lang/String;
        13: .line 382
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mName:Ljava/lang/String;
            putfield android.mtp.MtpObjectInfo.mName:Ljava/lang/String;
        14: .line 383
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mParent:I
            putfield android.mtp.MtpObjectInfo.mParent:I
        15: .line 384
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mProtectionStatus:I
            putfield android.mtp.MtpObjectInfo.mProtectionStatus:I
        16: .line 385
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mSequenceNumber:I
            putfield android.mtp.MtpObjectInfo.mSequenceNumber:I
        17: .line 386
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mStorageId:I
            putfield android.mtp.MtpObjectInfo.mStorageId:I
        18: .line 387
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mThumbCompressedSize:I
            putfield android.mtp.MtpObjectInfo.mThumbCompressedSize:I
        19: .line 388
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mThumbFormat:I
            putfield android.mtp.MtpObjectInfo.mThumbFormat:I
        20: .line 389
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mThumbPixHeight:I
            putfield android.mtp.MtpObjectInfo.mThumbPixHeight:I
        21: .line 390
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* objectInfo */
            getfield android.mtp.MtpObjectInfo.mThumbPixWidth:I
            putfield android.mtp.MtpObjectInfo.mThumbPixWidth:I
        22: .line 391
            return
        end local 1 // android.mtp.MtpObjectInfo objectInfo
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   23     0        this  Landroid/mtp/MtpObjectInfo$Builder;
            0   23     1  objectInfo  Landroid/mtp/MtpObjectInfo;
    MethodParameters:
            Name  Flags
      objectInfo  

  public android.mtp.MtpObjectInfo$Builder setObjectHandle(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 394
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mHandle:I
         1: .line 395
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setAssociationDesc(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 399
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mAssociationDesc:I
         1: .line 400
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setAssociationType(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 404
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mAssociationType:I
         1: .line 405
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setCompressedSize(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 409
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mCompressedSize:I
         1: .line 410
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setDateCreated(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 414
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mDateCreated:J
         1: .line 415
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setDateModified(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 419
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mDateModified:J
         1: .line 420
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setFormat(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 424
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mFormat:I
         1: .line 425
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setImagePixDepth(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 429
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mImagePixDepth:I
         1: .line 430
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setImagePixHeight(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 434
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mImagePixHeight:I
         1: .line 435
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setImagePixWidth(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 439
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mImagePixWidth:I
         1: .line 440
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setKeywords(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
         0: .line 444
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tVMRuntime cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/mtp/MtpObjectInfo$Builder;
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setName(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // java.lang.String value
         0: .line 456
            aload 1 /* value */
            invokestatic com.android.internal.util.Preconditions.checkNotNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         1: .line 457
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            aload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mName:Ljava/lang/String;
         2: .line 458
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    3     1  value  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setParent(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 462
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mParent:I
         1: .line 463
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setProtectionStatus(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 467
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mProtectionStatus:I
         1: .line 468
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setSequenceNumber(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 472
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mSequenceNumber:I
         1: .line 473
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setStorageId(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 477
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mStorageId:I
         1: .line 478
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setThumbCompressedSize(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 482
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mThumbCompressedSize:I
         1: .line 483
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setThumbFormat(int);
    descriptor: (I)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // int value
         0: .line 487
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            iload 1 /* value */
            putfield android.mtp.MtpObjectInfo.mThumbFormat:I
         1: .line 488
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setThumbPixHeight(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 492
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mThumbPixHeight:I
         1: .line 493
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo$Builder setThumbPixWidth(long);
    descriptor: (J)Landroid/mtp/MtpObjectInfo$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // android.mtp.MtpObjectInfo$Builder this
        start local 1 // long value
         0: .line 497
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            lload 1 /* value */
            ldc "value"
            invokestatic android.mtp.MtpObjectInfo.longToUint32:(JLjava/lang/String;)I
            putfield android.mtp.MtpObjectInfo.mThumbPixWidth:I
         1: .line 498
            aload 0 /* this */
            areturn
        end local 1 // long value
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Landroid/mtp/MtpObjectInfo$Builder;
            0    2     1  value  J
    MethodParameters:
       Name  Flags
      value  

  public android.mtp.MtpObjectInfo build();
    descriptor: ()Landroid/mtp/MtpObjectInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // android.mtp.MtpObjectInfo$Builder this
         0: .line 509
            aload 0 /* this */
            getfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
            astore 1 /* result */
        start local 1 // android.mtp.MtpObjectInfo result
         1: .line 510
            aload 0 /* this */
            aconst_null
            putfield android.mtp.MtpObjectInfo$Builder.mObjectInfo:Landroid/mtp/MtpObjectInfo;
         2: .line 511
            aload 1 /* result */
            areturn
        end local 1 // android.mtp.MtpObjectInfo result
        end local 0 // android.mtp.MtpObjectInfo$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Landroid/mtp/MtpObjectInfo$Builder;
            1    3     1  result  Landroid/mtp/MtpObjectInfo;
}
SourceFile: "MtpObjectInfo.java"
NestHost: android.mtp.MtpObjectInfo
InnerClasses:
  public Builder = android.mtp.MtpObjectInfo$Builder of android.mtp.MtpObjectInfo