Notification.smali
.class public abstract Lcom/avast/android/campaigns/data/pojo/notifications/Notification;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/avast/android/campaigns/data/pojo/notifications/Notification$Builder;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static q(Lcom/google/gson/Gson;)Lcom/google/gson/TypeAdapter;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/gson/Gson;",
")",
"Lcom/google/gson/TypeAdapter<",
"Lcom/avast/android/campaigns/data/pojo/notifications/Notification;",
">;"
}
.end annotation
new-instance v0, Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;
invoke-direct {v0, p0}, Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;-><init>(Lcom/google/gson/Gson;)V
sget-object p0, Lcom/avast/android/notification/safeguard/Priority;->i:Lcom/avast/android/notification/safeguard/Priority;
invoke-virtual {v0, p0}, Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;->h(Lcom/avast/android/notification/safeguard/Priority;)Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;
sget-object p0, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
invoke-virtual {v0, p0}, Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;->g(Ljava/lang/Boolean;)Lcom/avast/android/campaigns/data/pojo/notifications/AutoValue_Notification$GsonTypeAdapter;
return-object v0
.end method
# virtual methods
.method public abstract a()Lcom/avast/android/campaigns/data/pojo/Action;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "actionClick"
.end annotation
.end method
.method public abstract b()Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "actions"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/avast/android/campaigns/data/pojo/Action;",
">;"
}
.end annotation
.end method
.method public abstract c()Lcom/avast/android/campaigns/data/pojo/notifications/Color;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "backgroundColor"
.end annotation
.end method
.method public abstract d()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "bigImageUrl"
.end annotation
.end method
.method public abstract e()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "body"
.end annotation
.end method
.method public abstract f()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "bodyExpanded"
.end annotation
.end method
.method public abstract g()Lcom/avast/android/campaigns/data/pojo/notifications/Color;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "iconBackground"
.end annotation
.end method
.method public abstract h()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "iconUrl"
.end annotation
.end method
.method public abstract i()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "id"
.end annotation
.end method
.method public abstract j()Ljava/lang/Boolean;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "rich"
.end annotation
.end method
.method public abstract k()Ljava/lang/Boolean;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "safeGuard"
.end annotation
.end method
.method public abstract l()Lcom/avast/android/notification/safeguard/Priority;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "priority"
.end annotation
.end method
.method public abstract m()Lcom/avast/android/campaigns/data/pojo/notifications/Color;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "subIconBackground"
.end annotation
.end method
.method public abstract n()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "subIconUrl"
.end annotation
.end method
.method public abstract o()Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "title"
.end annotation
.end method
.method public abstract p()Lcom/avast/android/campaigns/data/pojo/notifications/Notification$Builder;
.end method