public final class android.app.Notification$WearableExtender implements android.app.Notification$Extender
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.app.Notification$WearableExtender
  super_class: java.lang.Object
{
  public static final int UNSET_ACTION_INDEX;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int SIZE_DEFAULT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int SIZE_XSMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int SIZE_SMALL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int SIZE_MEDIUM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int SIZE_LARGE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int SIZE_FULL_SCREEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int SCREEN_TIMEOUT_SHORT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int SCREEN_TIMEOUT_LONG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  private static final java.lang.String EXTRA_WEARABLE_EXTENSIONS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "android.wearable.EXTENSIONS"

  private static final java.lang.String KEY_ACTIONS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "actions"

  private static final java.lang.String KEY_FLAGS;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "flags"

  private static final java.lang.String KEY_DISPLAY_INTENT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "displayIntent"

  private static final java.lang.String KEY_PAGES;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "pages"

  private static final java.lang.String KEY_BACKGROUND;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "background"

  private static final java.lang.String KEY_CONTENT_ICON;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "contentIcon"

  private static final java.lang.String KEY_CONTENT_ICON_GRAVITY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "contentIconGravity"

  private static final java.lang.String KEY_CONTENT_ACTION_INDEX;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "contentActionIndex"

  private static final java.lang.String KEY_CUSTOM_SIZE_PRESET;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "customSizePreset"

  private static final java.lang.String KEY_CUSTOM_CONTENT_HEIGHT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "customContentHeight"

  private static final java.lang.String KEY_GRAVITY;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "gravity"

  private static final java.lang.String KEY_HINT_SCREEN_TIMEOUT;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "hintScreenTimeout"

  private static final java.lang.String KEY_DISMISSAL_ID;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "dismissalId"

  private static final java.lang.String KEY_BRIDGE_TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "bridgeTag"

  private static final int FLAG_CONTENT_INTENT_AVAILABLE_OFFLINE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int FLAG_HINT_HIDE_ICON;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int FLAG_HINT_SHOW_BACKGROUND_ONLY;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int FLAG_START_SCROLL_BOTTOM;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private static final int FLAG_HINT_AVOID_BACKGROUND_CLIPPING;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  private static final int FLAG_BIG_PICTURE_AMBIENT;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  private static final int FLAG_HINT_CONTENT_INTENT_LAUNCHES_ACTIVITY;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 64

  private static final int DEFAULT_FLAGS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int DEFAULT_CONTENT_ICON_GRAVITY;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8388613

  private static final int DEFAULT_GRAVITY;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 80

  private java.util.ArrayList<android.app.Notification$Action> mActions;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/ArrayList<Landroid/app/Notification$Action;>;

  private int mFlags;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private android.app.PendingIntent mDisplayIntent;
    descriptor: Landroid/app/PendingIntent;
    flags: (0x0002) ACC_PRIVATE

  private java.util.ArrayList<android.app.Notification> mPages;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/ArrayList<Landroid/app/Notification;>;

  private android.graphics.Bitmap mBackground;
    descriptor: Landroid/graphics/Bitmap;
    flags: (0x0002) ACC_PRIVATE

  private int mContentIcon;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mContentIconGravity;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mContentActionIndex;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mCustomSizePreset;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mCustomContentHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mGravity;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mHintScreenTimeout;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String mDismissalId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String mBridgeTag;
    descriptor: Ljava/lang/String;
    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.app.Notification$WearableExtender this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.R cannot be resolved\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.Manifest.permission.NOTIFICATION_DURING_SETUP cannot be resolved to a type\n\tandroid.Manifest.permission.SUBSTITUTE_NOTIFICATION_APP_NAME cannot be resolved to a type\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.Manifest.permission.SUBSTITUTE_NOTIFICATION_APP_NAME cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public void <init>(android.app.Notification);
    descriptor: (Landroid/app/Notification;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.R cannot be resolved\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.Manifest.permission.NOTIFICATION_DURING_SETUP cannot be resolved to a type\n\tandroid.Manifest.permission.SUBSTITUTE_NOTIFICATION_APP_NAME cannot be resolved to a type\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tNotificationProto cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.Manifest.permission.SUBSTITUTE_NOTIFICATION_APP_NAME cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
       Name  Flags
      notif  

  public android.app.Notification$Builder extend(android.app.Notification$Builder);
    descriptor: (Landroid/app/Notification$Builder;)Landroid/app/Notification$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8383
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
         Name  Flags
      builder  

  public android.app.Notification$WearableExtender clone();
    descriptor: ()Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8436
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender addAction(android.app.Notification$Action);
    descriptor: (Landroid/app/Notification$Action;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8467
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
        Name  Flags
      action  

  public android.app.Notification$WearableExtender addActions(java.util.List<android.app.Notification$Action>);
    descriptor: (Ljava/util/List;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8484
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    Signature: (Ljava/util/List<Landroid/app/Notification$Action;>;)Landroid/app/Notification$WearableExtender;
    MethodParameters:
         Name  Flags
      actions  

  public android.app.Notification$WearableExtender clearActions();
    descriptor: ()Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8494
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public java.util.List<android.app.Notification$Action> getActions();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8502
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    Signature: ()Ljava/util/List<Landroid/app/Notification$Action;>;

  public android.app.Notification$WearableExtender setDisplayIntent(android.app.PendingIntent);
    descriptor: (Landroid/app/PendingIntent;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8536
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
        Name  Flags
      intent  

  public android.app.PendingIntent getDisplayIntent();
    descriptor: ()Landroid/app/PendingIntent;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8545
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender addPage(android.app.Notification);
    descriptor: (Landroid/app/Notification;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8559
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
      Name  Flags
      page  

  public android.app.Notification$WearableExtender addPages(java.util.List<android.app.Notification>);
    descriptor: (Ljava/util/List;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8574
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    Signature: (Ljava/util/List<Landroid/app/Notification;>;)Landroid/app/Notification$WearableExtender;
    MethodParameters:
       Name  Flags
      pages  

  public android.app.Notification$WearableExtender clearPages();
    descriptor: ()Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8584
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public java.util.List<android.app.Notification> getPages();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8596
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    Signature: ()Ljava/util/List<Landroid/app/Notification;>;

  public android.app.Notification$WearableExtender setBackground(android.graphics.Bitmap);
    descriptor: (Landroid/graphics/Bitmap;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8609
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
            Name  Flags
      background  

  public android.graphics.Bitmap getBackground();
    descriptor: ()Landroid/graphics/Bitmap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8622
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setContentIcon(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8630
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
      Name  Flags
      icon  

  public int getContentIcon();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8639
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setContentIconGravity(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8650
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
                    Name  Flags
      contentIconGravity  

  public int getContentIconGravity();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8662
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setContentAction(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8680
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
             Name  Flags
      actionIndex  

  public int getContentAction();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8699
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setGravity(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8710
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
         Name  Flags
      gravity  

  public int getGravity();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8722
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setCustomSizePreset(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8736
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
            Name  Flags
      sizePreset  

  public int getCustomSizePreset();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8750
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setCustomContentHeight(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8762
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
        Name  Flags
      height  

  public int getCustomContentHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8774
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setStartScrollBottom(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8783
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
                   Name  Flags
      startScrollBottom  

  public boolean getStartScrollBottom();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8793
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setContentIntentAvailableOffline(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8803
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
                               Name  Flags
      contentIntentAvailableOffline  

  public boolean getContentIntentAvailableOffline();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8815
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setHintHideIcon(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8825
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
              Name  Flags
      hintHideIcon  

  public boolean getHintHideIcon();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8836
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setHintShowBackgroundOnly(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8846
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
                        Name  Flags
      hintShowBackgroundOnly  

  public boolean getHintShowBackgroundOnly();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8857
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setHintAvoidBackgroundClipping(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8869
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
                             Name  Flags
      hintAvoidBackgroundClipping  

  public boolean getHintAvoidBackgroundClipping();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8883
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setHintScreenTimeout(int);
    descriptor: (I)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8895
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
         Name  Flags
      timeout  

  public int getHintScreenTimeout();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8907
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public android.app.Notification$WearableExtender setHintAmbientBigPicture(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8918
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
                       Name  Flags
      hintAmbientBigPicture  

  public boolean getHintAmbientBigPicture();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8930
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setHintContentIntentLaunchesActivity(boolean);
    descriptor: (Z)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8941
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
                                   Name  Flags
      hintContentIntentLaunchesActivity  

  public boolean getHintContentIntentLaunchesActivity();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8953
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setDismissalId(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8966
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
             Name  Flags
      dismissalId  

  public java.lang.String getDismissalId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8975
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  public android.app.Notification$WearableExtender setBridgeTag(java.lang.String);
    descriptor: (Ljava/lang/String;)Landroid/app/Notification$WearableExtender;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8987
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
           Name  Flags
      bridgeTag  

  public java.lang.String getBridgeTag();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 8996
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;

  private void setFlag(int, boolean);
    descriptor: (IZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.app.Notification$WearableExtender this
         0: .line 9000
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.app.Notification$WearableExtender this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/app/Notification$WearableExtender;
    MethodParameters:
       Name  Flags
      mask   
      value  
}
SourceFile: "Notification.java"
NestHost: android.app.Notification
InnerClasses:
  public Action = android.app.Notification$Action of android.app.Notification
  public Builder = android.app.Notification$Builder of android.app.Notification
  public abstract Extender = android.app.Notification$Extender of android.app.Notification
  public final WearableExtender = android.app.Notification$WearableExtender of android.app.Notification