public class com.android.internal.print.DumpUtils
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.internal.print.DumpUtils
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.android.internal.print.DumpUtils this
         0: .line 47
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.android.internal.print.DumpUtils this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/internal/print/DumpUtils;

  public static void writePrinterId(com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrinterId);
    descriptor: (Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrinterId;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=4
         0: .line 59
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrinterIdProto cannot be resolved to a variable\n\tPrinterIdProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      proto      
      idName     
      id         
      printerId  

  public static void writePrinterCapabilities(android.content.Context, com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrinterCapabilitiesInfo);
    descriptor: (Landroid/content/Context;Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrinterCapabilitiesInfo;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 77
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrinterCapabilitiesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      context  
      proto    
      idName   
      id       
      cap      

  public static void writePrinterInfo(android.content.Context, com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrinterInfo);
    descriptor: (Landroid/content/Context;Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrinterInfo;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 130
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrinterInfoProto cannot be resolved to a variable\n\tPrinterInfoProto cannot be resolved to a variable\n\tPrinterInfoProto cannot be resolved to a variable\n\tPrinterInfoProto cannot be resolved to a variable\n\tPrinterInfoProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      context  
      proto    
      idName   
      id       
      info     

  public static void writeMediaSize(android.content.Context, com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintAttributes$MediaSize);
    descriptor: (Landroid/content/Context;Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintAttributes$MediaSize;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 156
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMediaSizeProto cannot be resolved to a variable\n\tMediaSizeProto cannot be resolved to a variable\n\tMediaSizeProto cannot be resolved to a variable\n\tMediaSizeProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      context    
      proto      
      idName     
      id         
      mediaSize  

  public static void writeResolution(com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintAttributes$Resolution);
    descriptor: (Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintAttributes$Resolution;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=4
         0: .line 174
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResolutionProto cannot be resolved to a variable\n\tResolutionProto cannot be resolved to a variable\n\tResolutionProto cannot be resolved to a variable\n\tResolutionProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      proto   
      idName  
      id      
      res     

  public static void writeMargins(com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintAttributes$Margins);
    descriptor: (Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintAttributes$Margins;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=4
         0: .line 192
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMarginsProto cannot be resolved to a variable\n\tMarginsProto cannot be resolved to a variable\n\tMarginsProto cannot be resolved to a variable\n\tMarginsProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
         Name  Flags
      proto    
      idName   
      id       
      margins  

  public static void writePrintAttributes(android.content.Context, com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintAttributes);
    descriptor: (Landroid/content/Context;Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintAttributes;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 215
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n\tPrintAttributesProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
            Name  Flags
      context     
      proto       
      idName      
      id          
      attributes  

  public static void writePrintDocumentInfo(com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintDocumentInfo);
    descriptor: (Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintDocumentInfo;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=4
         0: .line 245
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrintDocumentInfoProto cannot be resolved to a variable\n\tPrintDocumentInfoProto cannot be resolved to a variable\n\tPrintDocumentInfoProto cannot be resolved to a variable\n\tPrintDocumentInfoProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      proto   
      idName  
      id      
      info    

  public static void writePageRange(com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PageRange);
    descriptor: (Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PageRange;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=5, args_size=4
         0: .line 268
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPageRangeProto cannot be resolved to a variable\n\tPageRangeProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
        Name  Flags
      proto   
      idName  
      id      
      range   

  public static void writePrintJobInfo(android.content.Context, com.android.internal.util.dump.DualDumpOutputStream, java.lang.String, long, android.print.PrintJobInfo);
    descriptor: (Landroid/content/Context;Lcom/android/internal/util/dump/DualDumpOutputStream;Ljava/lang/String;JLandroid/print/PrintJobInfo;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=6, args_size=5
         0: .line 286
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n\tPrintJobInfoProto cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
              Name  Flags
      context       
      proto         
      idName        
      id            
      printJobInfo  
}
SourceFile: "DumpUtils.java"
InnerClasses:
  public final Margins = android.print.PrintAttributes$Margins of android.print.PrintAttributes
  public final MediaSize = android.print.PrintAttributes$MediaSize of android.print.PrintAttributes
  public final Resolution = android.print.PrintAttributes$Resolution of android.print.PrintAttributes