DefaultNotificationManager$LastNotification.smali
.class Lcom/avast/android/notification/DefaultNotificationManager$LastNotification;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/avast/android/notification/DefaultNotificationManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "LastNotification"
.end annotation
# instance fields
.field final a:I
.field final b:Ljava/lang/String;
.field final c:Z
.field final d:Lcom/avast/android/notification/safeguard/SafeGuardInfo;
# direct methods
.method constructor <init>(ILjava/lang/String;ZLcom/avast/android/notification/safeguard/SafeGuardInfo;)V
.registers 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lcom/avast/android/notification/DefaultNotificationManager$LastNotification;->a:I
iput-object p2, p0, Lcom/avast/android/notification/DefaultNotificationManager$LastNotification;->b:Ljava/lang/String;
iput-boolean p3, p0, Lcom/avast/android/notification/DefaultNotificationManager$LastNotification;->c:Z
iput-object p4, p0, Lcom/avast/android/notification/DefaultNotificationManager$LastNotification;->d:Lcom/avast/android/notification/safeguard/SafeGuardInfo;
return-void
.end method