AFEvent.smali

.class public abstract Lcom/appsflyer/AFEvent;
.super Ljava/lang/Object;
.source ""


# instance fields
.field public encrypt:Z

.field public params:Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/Object;",
            ">;"
        }
    .end annotation
.end field

.field ı:Ljava/lang/ref/WeakReference;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/lang/ref/WeakReference<",
            "Landroid/content/Context;",
            ">;"
        }
    .end annotation
.end field

.field Ɩ:Ljava/lang/String;

.field ǃ:Lcom/appsflyer/AppsFlyerTrackingRequestListener;

.field ɨ:Ljava/lang/String;

.field ɩ:Landroid/content/Context;

.field ɪ:Z

.field public ɹ:Ljava/lang/String;

.field public ɾ:I

.field Ι:Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "Ljava/lang/Object;",
            ">;"
        }
    .end annotation
.end field

.field public ι:Landroid/content/Intent;

.field public І:Ljava/lang/String;

.field public і:Ljava/lang/String;

.field Ӏ:Ljava/lang/String;

.field private ӏ:[B


# direct methods
.method public constructor <init>()V
    .registers 2

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

    const/4 v0, 0x1

    .line 2
    iput-boolean v0, p0, Lcom/appsflyer/AFEvent;->encrypt:Z

    return-void
.end method


# virtual methods
.method public cacheKey(Ljava/lang/String;)Lcom/appsflyer/AFEvent;
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/appsflyer/AFEvent;->Ɩ:Ljava/lang/String;

    return-object p0
.end method

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

    .line 2
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ɩ:Landroid/content/Context;

    if-eqz v0, :cond_5

    return-object v0

    .line 3
    :cond_5
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ı:Ljava/lang/ref/WeakReference;

    if-eqz v0, :cond_10

    .line 4
    invoke-virtual {v0}, Ljava/lang/ref/Reference;->get()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Landroid/content/Context;

    return-object v0

    :cond_10
    const/4 v0, 0x0

    return-object v0
.end method

.method public context(Landroid/content/Context;)Lcom/appsflyer/AFEvent;
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/appsflyer/AFEvent;->ɩ:Landroid/content/Context;

    return-object p0
.end method

.method public intent()Landroid/content/Intent;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ι:Landroid/content/Intent;

    return-object v0
.end method

.method public isEncrypt()Z
    .registers 2

    .line 1
    iget-boolean v0, p0, Lcom/appsflyer/AFEvent;->encrypt:Z

    return v0
.end method

.method public key()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ɹ:Ljava/lang/String;

    return-object v0
.end method

.method public params(Ljava/util/Map;)Lcom/appsflyer/AFEvent;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/Map<",
            "Ljava/lang/String;",
            "*>;)",
            "Lcom/appsflyer/AFEvent;"
        }
    .end annotation

    .line 1
    iput-object p1, p0, Lcom/appsflyer/AFEvent;->params:Ljava/util/Map;

    return-object p0
.end method

.method public post([B)Lcom/appsflyer/AFEvent;
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/appsflyer/AFEvent;->ӏ:[B

    return-object p0
.end method

.method public urlString(Ljava/lang/String;)Lcom/appsflyer/AFEvent;
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/appsflyer/AFEvent;->ɨ:Ljava/lang/String;

    return-object p0
.end method

.method public urlString()Ljava/lang/String;
    .registers 2

    .line 2
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ɨ:Ljava/lang/String;

    return-object v0
.end method

.method public weakContext()Lcom/appsflyer/AFEvent;
    .registers 3

    .line 1
    new-instance v0, Ljava/lang/ref/WeakReference;

    iget-object v1, p0, Lcom/appsflyer/AFEvent;->ɩ:Landroid/content/Context;

    invoke-direct {v0, v1}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V

    iput-object v0, p0, Lcom/appsflyer/AFEvent;->ı:Ljava/lang/ref/WeakReference;

    const/4 v0, 0x0

    .line 2
    iput-object v0, p0, Lcom/appsflyer/AFEvent;->ɩ:Landroid/content/Context;

    return-object p0
.end method

.method final ı()Lcom/appsflyer/AFEvent;
    .registers 2

    .line 1
    invoke-virtual {p0}, Lcom/appsflyer/AFEvent;->context()Landroid/content/Context;

    move-result-object v0

    if-eqz v0, :cond_10

    .line 2
    invoke-virtual {p0}, Lcom/appsflyer/AFEvent;->context()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/appsflyer/AFEvent;->ɩ:Landroid/content/Context;

    :cond_10
    return-object p0
.end method

.method final ǃ()[B
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/appsflyer/AFEvent;->ӏ:[B

    return-object v0
.end method

.method final ι()Z
    .registers 2

    .line 1
    iget-boolean v0, p0, Lcom/appsflyer/AFEvent;->ɪ:Z

    return v0
.end method