NotificationCenterConfig.smali

.class public Lcom/avast/android/notification/NotificationCenterConfig;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/avast/android/notification/NotificationCenterConfig$Builder;
    }
.end annotation


# instance fields
.field private final a:Landroid/content/Context;

.field private final b:Lcom/avast/android/tracking/Tracker;

.field private final c:Lcom/avast/android/burger/BurgerInterface;

.field private final d:Lcom/avast/android/ffl2/Ffl2;

.field private final e:Z

.field private final f:Ljava/lang/Integer;

.field private final g:Ljava/lang/Integer;


# direct methods
.method private constructor <init>(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)V
    .registers 4

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->a(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Landroid/content/Context;

    move-result-object v0

    invoke-virtual {v0}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;

    move-result-object v0

    iput-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->a:Landroid/content/Context;

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->b(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Lcom/avast/android/tracking/Tracker;

    move-result-object v0

    iput-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->b:Lcom/avast/android/tracking/Tracker;

    sget-object v0, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->c(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Ljava/lang/Boolean;

    move-result-object v1

    invoke-virtual {v0, v1}, Ljava/lang/Boolean;->equals(Ljava/lang/Object;)Z

    move-result v0

    iput-boolean v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->e:Z

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->d(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Lcom/avast/android/burger/BurgerInterface;

    move-result-object v0

    iput-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->c:Lcom/avast/android/burger/BurgerInterface;

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->e(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Lcom/avast/android/ffl2/Ffl2;

    move-result-object v0

    iput-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->d:Lcom/avast/android/ffl2/Ffl2;

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->f(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Ljava/lang/Integer;

    move-result-object v0

    iput-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->f:Ljava/lang/Integer;

    invoke-static {p1}, Lcom/avast/android/notification/NotificationCenterConfig$Builder;->g(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)Ljava/lang/Integer;

    move-result-object p1

    iput-object p1, p0, Lcom/avast/android/notification/NotificationCenterConfig;->g:Ljava/lang/Integer;

    return-void
.end method

.method synthetic constructor <init>(Lcom/avast/android/notification/NotificationCenterConfig$Builder;Lcom/avast/android/notification/NotificationCenterConfig$1;)V
    .registers 3

    invoke-direct {p0, p1}, Lcom/avast/android/notification/NotificationCenterConfig;-><init>(Lcom/avast/android/notification/NotificationCenterConfig$Builder;)V

    return-void
.end method


# virtual methods
.method public a()Lcom/avast/android/burger/BurgerInterface;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->c:Lcom/avast/android/burger/BurgerInterface;

    return-object v0
.end method

.method public b()Landroid/content/Context;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->a:Landroid/content/Context;

    return-object v0
.end method

.method public c()Lcom/avast/android/ffl2/Ffl2;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->d:Lcom/avast/android/ffl2/Ffl2;

    return-object v0
.end method

.method public d()Ljava/lang/Integer;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->g:Ljava/lang/Integer;

    return-object v0
.end method

.method public e()Ljava/lang/Integer;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->f:Ljava/lang/Integer;

    return-object v0
.end method

.method public f()Lcom/avast/android/tracking/Tracker;
    .registers 2

    iget-object v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->b:Lcom/avast/android/tracking/Tracker;

    return-object v0
.end method

.method public g()Z
    .registers 2

    iget-boolean v0, p0, Lcom/avast/android/notification/NotificationCenterConfig;->e:Z

    return v0
.end method