e$e.smali

.class public Lj/e$e;
.super Ljava/lang/Object;
.source "LottieCompositionFactory.java"

# interfaces
.implements Ljava/util/concurrent/Callable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lj/e;->a(Landroid/content/Context;ILjava/lang/String;)Lj/m;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Ljava/util/concurrent/Callable<",
        "Lj/l<",
        "Lj/d;",
        ">;>;"
    }
.end annotation


# instance fields
.field public final synthetic a:Ljava/lang/ref/WeakReference;

.field public final synthetic b:Landroid/content/Context;

.field public final synthetic c:I

.field public final synthetic d:Ljava/lang/String;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/ref/WeakReference;Landroid/content/Context;ILjava/lang/String;)V
    .registers 5

    iput-object p1, p0, Lj/e$e;->a:Ljava/lang/ref/WeakReference;

    iput-object p2, p0, Lj/e$e;->b:Landroid/content/Context;

    iput p3, p0, Lj/e$e;->c:I

    iput-object p4, p0, Lj/e$e;->d:Ljava/lang/String;

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

    return-void
.end method


# virtual methods
.method public call()Lj/l;
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lj/l<",
            "Lj/d;",
            ">;"
        }
    .end annotation

    iget-object v0, p0, Lj/e$e;->a:Ljava/lang/ref/WeakReference;

    invoke-virtual {v0}, Ljava/lang/ref/WeakReference;->get()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Landroid/content/Context;

    if-eqz v0, :cond_b

    goto :goto_d

    :cond_b
    iget-object v0, p0, Lj/e$e;->b:Landroid/content/Context;

    :goto_d
    iget v1, p0, Lj/e$e;->c:I

    iget-object v2, p0, Lj/e$e;->d:Ljava/lang/String;

    invoke-static {v0, v1, v2}, Lj/e;->b(Landroid/content/Context;ILjava/lang/String;)Lj/l;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic call()Ljava/lang/Object;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/Exception;
        }
    .end annotation

    invoke-virtual {p0}, Lj/e$e;->call()Lj/l;

    move-result-object v0

    return-object v0
.end method