ConsentDebugSettings.smali

.class public Lcom/google/android/ump/ConsentDebugSettings;
.super Ljava/lang/Object;
.source "com.google.android.ump:user-messaging-platform@@1.0.0"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/ump/ConsentDebugSettings$Builder;,
        Lcom/google/android/ump/ConsentDebugSettings$DebugGeography;
    }
.end annotation


# instance fields
.field private final zza:Z

.field private final zzb:I


# direct methods
.method private constructor <init>(ZLcom/google/android/ump/ConsentDebugSettings$Builder;)V
    .registers 3

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

    .line 2
    iput-boolean p1, p0, Lcom/google/android/ump/ConsentDebugSettings;->zza:Z

    .line 3
    invoke-static {p2}, Lcom/google/android/ump/ConsentDebugSettings$Builder;->zza(Lcom/google/android/ump/ConsentDebugSettings$Builder;)I

    move-result p1

    iput p1, p0, Lcom/google/android/ump/ConsentDebugSettings;->zzb:I

    return-void
.end method

.method synthetic constructor <init>(ZLcom/google/android/ump/ConsentDebugSettings$Builder;Lcom/google/android/ump/zza;)V
    .registers 4

    .line 7
    invoke-direct {p0, p1, p2}, Lcom/google/android/ump/ConsentDebugSettings;-><init>(ZLcom/google/android/ump/ConsentDebugSettings$Builder;)V

    return-void
.end method


# virtual methods
.method public getDebugGeography()I
    .registers 2

    .line 6
    iget v0, p0, Lcom/google/android/ump/ConsentDebugSettings;->zzb:I

    return v0
.end method

.method public isTestDevice()Z
    .registers 2

    .line 5
    iget-boolean v0, p0, Lcom/google/android/ump/ConsentDebugSettings;->zza:Z

    return v0
.end method