PersonalInfoManager$3.smali
.class Lcom/mopub/common/privacy/PersonalInfoManager$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mopub/common/privacy/PersonalInfoManager;->loadConsentDialog(Lcom/mopub/common/privacy/ConsentDialogListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/mopub/common/privacy/PersonalInfoManager;
.field final synthetic val$consentDialogListener:Lcom/mopub/common/privacy/ConsentDialogListener;
# direct methods
.method constructor <init>(Lcom/mopub/common/privacy/PersonalInfoManager;Lcom/mopub/common/privacy/ConsentDialogListener;)V
.registers 3
.line 199
iput-object p1, p0, Lcom/mopub/common/privacy/PersonalInfoManager$3;->this$0:Lcom/mopub/common/privacy/PersonalInfoManager;
iput-object p2, p0, Lcom/mopub/common/privacy/PersonalInfoManager$3;->val$consentDialogListener:Lcom/mopub/common/privacy/ConsentDialogListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 5
.line 202
sget-object v0, Lcom/mopub/common/logging/MoPubLog$ConsentLogEvent;->LOAD_FAILED:Lcom/mopub/common/logging/MoPubLog$ConsentLogEvent;
const/4 v1, 0x2
new-array v1, v1, [Ljava/lang/Object;
sget-object v2, Lcom/mopub/mobileads/MoPubErrorCode;->GDPR_DOES_NOT_APPLY:Lcom/mopub/mobileads/MoPubErrorCode;
invoke-virtual {v2}, Lcom/mopub/mobileads/MoPubErrorCode;->getIntCode()I
move-result v2
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v2
const/4 v3, 0x0
aput-object v2, v1, v3
sget-object v2, Lcom/mopub/mobileads/MoPubErrorCode;->GDPR_DOES_NOT_APPLY:Lcom/mopub/mobileads/MoPubErrorCode;
const/4 v3, 0x1
aput-object v2, v1, v3
invoke-static {v0, v1}, Lcom/mopub/common/logging/MoPubLog;->log(Lcom/mopub/common/logging/MoPubLog$MPLogEventType;[Ljava/lang/Object;)V
.line 204
iget-object v0, p0, Lcom/mopub/common/privacy/PersonalInfoManager$3;->val$consentDialogListener:Lcom/mopub/common/privacy/ConsentDialogListener;
sget-object v1, Lcom/mopub/mobileads/MoPubErrorCode;->GDPR_DOES_NOT_APPLY:Lcom/mopub/mobileads/MoPubErrorCode;
invoke-interface {v0, v1}, Lcom/mopub/common/privacy/ConsentDialogListener;->onConsentDialogLoadFailed(Lcom/mopub/mobileads/MoPubErrorCode;)V
return-void
.end method