public interface android.app.PendingIntent$CancelListener
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: android.app.PendingIntent$CancelListener
  super_class: java.lang.Object
{
  public abstract void onCancelled(android.app.PendingIntent);
    descriptor: (Landroid/app/PendingIntent;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      intent  
}
SourceFile: "PendingIntent.java"
NestHost: android.app.PendingIntent
InnerClasses:
  public abstract CancelListener = android.app.PendingIntent$CancelListener of android.app.PendingIntent