class android.printservice.PrintService$1 extends android.printservice.IPrintService$Stub
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.printservice.PrintService$1
  super_class: android.printservice.IPrintService$Stub
{
  final android.printservice.PrintService this$0;
    descriptor: Landroid/printservice/PrintService;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(android.printservice.PrintService);
    descriptor: (Landroid/printservice/PrintService;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
         0: .line 388
            aload 0 /* this */
            aload 1
            putfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            aload 0 /* this */
            invokespecial android.printservice.IPrintService$Stub.<init>:()V
            return
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/printservice/PrintService$1;
    MethodParameters:
        Name  Flags
      this$0  final

  public void createPrinterDiscoverySession();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // android.printservice.PrintService$1 this
         0: .line 391
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            iconst_1
            invokevirtual android.os.Handler.sendEmptyMessage:(I)Z
            pop
         1: .line 392
            return
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Landroid/printservice/PrintService$1;

  public void destroyPrinterDiscoverySession();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // android.printservice.PrintService$1 this
         0: .line 396
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            iconst_2
            invokevirtual android.os.Handler.sendEmptyMessage:(I)Z
            pop
         1: .line 397
            return
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Landroid/printservice/PrintService$1;

  public void startPrinterDiscovery(java.util.List<android.print.PrinterId>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // java.util.List priorityList
         0: .line 401
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            iconst_3
         1: .line 402
            aload 1 /* priorityList */
         2: .line 401
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 402
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 403
            return
        end local 1 // java.util.List priorityList
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    5     0          this  Landroid/printservice/PrintService$1;
            0    5     1  priorityList  Ljava/util/List<Landroid/print/PrinterId;>;
    Signature: (Ljava/util/List<Landroid/print/PrinterId;>;)V
    MethodParameters:
              Name  Flags
      priorityList  

  public void stopPrinterDiscovery();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // android.printservice.PrintService$1 this
         0: .line 407
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            iconst_4
            invokevirtual android.os.Handler.sendEmptyMessage:(I)Z
            pop
         1: .line 408
            return
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Landroid/printservice/PrintService$1;

  public void validatePrinters(java.util.List<android.print.PrinterId>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // java.util.List printerIds
         0: .line 412
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            iconst_5
         1: .line 413
            aload 1 /* printerIds */
         2: .line 412
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 413
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 414
            return
        end local 1 // java.util.List printerIds
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    5     0        this  Landroid/printservice/PrintService$1;
            0    5     1  printerIds  Ljava/util/List<Landroid/print/PrinterId;>;
    Signature: (Ljava/util/List<Landroid/print/PrinterId;>;)V
    MethodParameters:
            Name  Flags
      printerIds  

  public void startPrinterStateTracking(android.print.PrinterId);
    descriptor: (Landroid/print/PrinterId;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.print.PrinterId printerId
         0: .line 418
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 6
         1: .line 419
            aload 1 /* printerId */
         2: .line 418
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 419
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 420
            return
        end local 1 // android.print.PrinterId printerId
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Landroid/printservice/PrintService$1;
            0    5     1  printerId  Landroid/print/PrinterId;
    MethodParameters:
           Name  Flags
      printerId  

  public void requestCustomPrinterIcon(android.print.PrinterId);
    descriptor: (Landroid/print/PrinterId;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.print.PrinterId printerId
         0: .line 424
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 7
         1: .line 425
            aload 1 /* printerId */
         2: .line 424
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 425
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 426
            return
        end local 1 // android.print.PrinterId printerId
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Landroid/printservice/PrintService$1;
            0    5     1  printerId  Landroid/print/PrinterId;
    MethodParameters:
           Name  Flags
      printerId  

  public void stopPrinterStateTracking(android.print.PrinterId);
    descriptor: (Landroid/print/PrinterId;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.print.PrinterId printerId
         0: .line 430
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 8
         1: .line 431
            aload 1 /* printerId */
         2: .line 430
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 431
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 432
            return
        end local 1 // android.print.PrinterId printerId
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    5     0       this  Landroid/printservice/PrintService$1;
            0    5     1  printerId  Landroid/print/PrinterId;
    MethodParameters:
           Name  Flags
      printerId  

  public void setClient(android.printservice.IPrintServiceClient);
    descriptor: (Landroid/printservice/IPrintServiceClient;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.printservice.IPrintServiceClient client
         0: .line 436
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 11
            aload 1 /* client */
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         1: .line 437
            invokevirtual android.os.Message.sendToTarget:()V
         2: .line 438
            return
        end local 1 // android.printservice.IPrintServiceClient client
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Landroid/printservice/PrintService$1;
            0    3     1  client  Landroid/printservice/IPrintServiceClient;
    MethodParameters:
        Name  Flags
      client  

  public void requestCancelPrintJob(android.print.PrintJobInfo);
    descriptor: (Landroid/print/PrintJobInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.print.PrintJobInfo printJobInfo
         0: .line 442
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 10
         1: .line 443
            aload 1 /* printJobInfo */
         2: .line 442
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 443
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 444
            return
        end local 1 // android.print.PrintJobInfo printJobInfo
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    5     0          this  Landroid/printservice/PrintService$1;
            0    5     1  printJobInfo  Landroid/print/PrintJobInfo;
    MethodParameters:
              Name  Flags
      printJobInfo  

  public void onPrintJobQueued(android.print.PrintJobInfo);
    descriptor: (Landroid/print/PrintJobInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.printservice.PrintService$1 this
        start local 1 // android.print.PrintJobInfo printJobInfo
         0: .line 448
            aload 0 /* this */
            getfield android.printservice.PrintService$1.this$0:Landroid/printservice/PrintService;
            getfield android.printservice.PrintService.mHandler:Landroid/os/Handler;
            bipush 9
         1: .line 449
            aload 1 /* printJobInfo */
         2: .line 448
            invokevirtual android.os.Handler.obtainMessage:(ILjava/lang/Object;)Landroid/os/Message;
         3: .line 449
            invokevirtual android.os.Message.sendToTarget:()V
         4: .line 450
            return
        end local 1 // android.print.PrintJobInfo printJobInfo
        end local 0 // android.printservice.PrintService$1 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    5     0          this  Landroid/printservice/PrintService$1;
            0    5     1  printJobInfo  Landroid/print/PrintJobInfo;
    MethodParameters:
              Name  Flags
      printJobInfo  
}
SourceFile: "PrintService.java"
EnclosingMethod: android.printservice.PrintService.onBind:(Landroid/content/Intent;)Landroid/os/IBinder;
NestHost: android.printservice.PrintService
InnerClasses:
  public abstract Stub = android.printservice.IPrintService$Stub of android.printservice.IPrintService
  android.printservice.PrintService$1