SingleRequest.smali
.class public final Lcom/bumptech/glide/request/SingleRequest;
.super Ljava/lang/Object;
.source "SingleRequest.java"
# interfaces
.implements Lcom/bumptech/glide/request/d;
.implements Lcom/bumptech/glide/request/target/f;
.implements Lcom/bumptech/glide/request/g;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/bumptech/glide/request/SingleRequest$Status;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lcom/bumptech/glide/request/d;",
"Lcom/bumptech/glide/request/target/f;",
"Lcom/bumptech/glide/request/g;"
}
.end annotation
# static fields
.field private static final a:Z
# instance fields
.field private A:I
.field private B:I
.field private C:Z
.field private D:Ljava/lang/RuntimeException;
.field private final b:Ljava/lang/String;
.field private final c:Lcom/bumptech/glide/e/a/g;
.field private final d:Ljava/lang/Object;
.field private final e:Lcom/bumptech/glide/request/e;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/request/e<",
"TR;>;"
}
.end annotation
.end field
.field private final f:Lcom/bumptech/glide/request/RequestCoordinator;
.field private final g:Landroid/content/Context;
.field private final h:Lcom/bumptech/glide/e;
.field private final i:Ljava/lang/Object;
.field private final j:Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Class<",
"TR;>;"
}
.end annotation
.end field
.field private final k:Lcom/bumptech/glide/request/a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/request/a<",
"*>;"
}
.end annotation
.end field
.field private final l:I
.field private final m:I
.field private final n:Lcom/bumptech/glide/Priority;
.field private final o:Lcom/bumptech/glide/request/target/Target;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/request/target/Target<",
"TR;>;"
}
.end annotation
.end field
.field private final p:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/bumptech/glide/request/e<",
"TR;>;>;"
}
.end annotation
.end field
.field private final q:Lcom/bumptech/glide/request/a/c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/request/a/c<",
"-TR;>;"
}
.end annotation
.end field
.field private final r:Ljava/util/concurrent/Executor;
.field private s:Lcom/bumptech/glide/load/engine/C;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/bumptech/glide/load/engine/C<",
"TR;>;"
}
.end annotation
.end field
.field private t:Lcom/bumptech/glide/load/engine/r$d;
.field private u:J
.field private volatile v:Lcom/bumptech/glide/load/engine/r;
.field private w:Lcom/bumptech/glide/request/SingleRequest$Status;
.field private x:Landroid/graphics/drawable/Drawable;
.field private y:Landroid/graphics/drawable/Drawable;
.field private z:Landroid/graphics/drawable/Drawable;
# direct methods
.method static constructor <clinit>()V
.registers 2
const-string v0, "Request"
const/4 v1, 0x2
.line 1
invoke-static {v0, v1}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
move-result v0
sput-boolean v0, Lcom/bumptech/glide/request/SingleRequest;->a:Z
return-void
.end method
.method private constructor <init>(Landroid/content/Context;Lcom/bumptech/glide/e;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Class;Lcom/bumptech/glide/request/a;IILcom/bumptech/glide/Priority;Lcom/bumptech/glide/request/target/Target;Lcom/bumptech/glide/request/e;Ljava/util/List;Lcom/bumptech/glide/request/RequestCoordinator;Lcom/bumptech/glide/load/engine/r;Lcom/bumptech/glide/request/a/c;Ljava/util/concurrent/Executor;)V
.registers 20
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"Lcom/bumptech/glide/e;",
"Ljava/lang/Object;",
"Ljava/lang/Object;",
"Ljava/lang/Class<",
"TR;>;",
"Lcom/bumptech/glide/request/a<",
"*>;II",
"Lcom/bumptech/glide/Priority;",
"Lcom/bumptech/glide/request/target/Target<",
"TR;>;",
"Lcom/bumptech/glide/request/e<",
"TR;>;",
"Ljava/util/List<",
"Lcom/bumptech/glide/request/e<",
"TR;>;>;",
"Lcom/bumptech/glide/request/RequestCoordinator;",
"Lcom/bumptech/glide/load/engine/r;",
"Lcom/bumptech/glide/request/a/c<",
"-TR;>;",
"Ljava/util/concurrent/Executor;",
")V"
}
.end annotation
move-object v0, p0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
sget-boolean v1, Lcom/bumptech/glide/request/SingleRequest;->a:Z
if-eqz v1, :cond_11
invoke-super {p0}, Ljava/lang/Object;->hashCode()I
move-result v1
invoke-static {v1}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v1
goto :goto_12
:cond_11
const/4 v1, 0x0
:goto_12
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->b:Ljava/lang/String;
.line 3
invoke-static {}, Lcom/bumptech/glide/e/a/g;->a()Lcom/bumptech/glide/e/a/g;
move-result-object v1
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
move-object v1, p3
.line 4
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
move-object v1, p1
.line 5
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->g:Landroid/content/Context;
move-object v1, p2
.line 6
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->h:Lcom/bumptech/glide/e;
move-object v2, p4
.line 7
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
move-object v2, p5
.line 8
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
move-object v2, p6
.line 9
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
move v2, p7
.line 10
iput v2, v0, Lcom/bumptech/glide/request/SingleRequest;->l:I
move v2, p8
.line 11
iput v2, v0, Lcom/bumptech/glide/request/SingleRequest;->m:I
move-object v2, p9
.line 12
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->n:Lcom/bumptech/glide/Priority;
move-object v2, p10
.line 13
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
move-object v2, p11
.line 14
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->e:Lcom/bumptech/glide/request/e;
move-object v2, p12
.line 15
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
move-object/from16 v2, p13
.line 16
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
move-object/from16 v2, p14
.line 17
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
move-object/from16 v2, p15
.line 18
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->q:Lcom/bumptech/glide/request/a/c;
move-object/from16 v2, p16
.line 19
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->r:Ljava/util/concurrent/Executor;
.line 20
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->PENDING:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 21
iget-object v2, v0, Lcom/bumptech/glide/request/SingleRequest;->D:Ljava/lang/RuntimeException;
if-nez v2, :cond_65
invoke-virtual {p2}, Lcom/bumptech/glide/e;->g()Z
move-result v1
if-eqz v1, :cond_65
.line 22
new-instance v1, Ljava/lang/RuntimeException;
const-string v2, "Glide request origin trace"
invoke-direct {v1, v2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
iput-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->D:Ljava/lang/RuntimeException;
:cond_65
return-void
.end method
.method private static a(IF)I
.registers 3
const/high16 v0, -0x80000000
if-ne p0, v0, :cond_5
goto :goto_c
:cond_5
int-to-float p0, p0
mul-float p1, p1, p0
.line 37
invoke-static {p1}, Ljava/lang/Math;->round(F)I
move-result p0
:goto_c
return p0
.end method
.method private a(I)Landroid/graphics/drawable/Drawable;
.registers 4
.line 5
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->v()Landroid/content/res/Resources$Theme;
move-result-object v0
if-eqz v0, :cond_f
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->v()Landroid/content/res/Resources$Theme;
move-result-object v0
goto :goto_15
:cond_f
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->g:Landroid/content/Context;
invoke-virtual {v0}, Landroid/content/Context;->getTheme()Landroid/content/res/Resources$Theme;
move-result-object v0
.line 6
:goto_15
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->h:Lcom/bumptech/glide/e;
invoke-static {v1, p1, v0}, Lcom/bumptech/glide/load/b/b/a;->a(Landroid/content/Context;ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
move-result-object p1
return-object p1
.end method
.method public static a(Landroid/content/Context;Lcom/bumptech/glide/e;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Class;Lcom/bumptech/glide/request/a;IILcom/bumptech/glide/Priority;Lcom/bumptech/glide/request/target/Target;Lcom/bumptech/glide/request/e;Ljava/util/List;Lcom/bumptech/glide/request/RequestCoordinator;Lcom/bumptech/glide/load/engine/r;Lcom/bumptech/glide/request/a/c;Ljava/util/concurrent/Executor;)Lcom/bumptech/glide/request/SingleRequest;
.registers 34
.annotation system Ldalvik/annotation/Signature;
value = {
"<R:",
"Ljava/lang/Object;",
">(",
"Landroid/content/Context;",
"Lcom/bumptech/glide/e;",
"Ljava/lang/Object;",
"Ljava/lang/Object;",
"Ljava/lang/Class<",
"TR;>;",
"Lcom/bumptech/glide/request/a<",
"*>;II",
"Lcom/bumptech/glide/Priority;",
"Lcom/bumptech/glide/request/target/Target<",
"TR;>;",
"Lcom/bumptech/glide/request/e<",
"TR;>;",
"Ljava/util/List<",
"Lcom/bumptech/glide/request/e<",
"TR;>;>;",
"Lcom/bumptech/glide/request/RequestCoordinator;",
"Lcom/bumptech/glide/load/engine/r;",
"Lcom/bumptech/glide/request/a/c<",
"-TR;>;",
"Ljava/util/concurrent/Executor;",
")",
"Lcom/bumptech/glide/request/SingleRequest<",
"TR;>;"
}
.end annotation
move-object/from16 v1, p0
move-object/from16 v2, p1
move-object/from16 v3, p2
move-object/from16 v4, p3
move-object/from16 v5, p4
move-object/from16 v6, p5
move/from16 v7, p6
move/from16 v8, p7
move-object/from16 v9, p8
move-object/from16 v10, p9
move-object/from16 v11, p10
move-object/from16 v12, p11
move-object/from16 v13, p12
move-object/from16 v14, p13
move-object/from16 v15, p14
move-object/from16 v16, p15
.line 1
new-instance v17, Lcom/bumptech/glide/request/SingleRequest;
move-object/from16 v0, v17
invoke-direct/range {v0 .. v16}, Lcom/bumptech/glide/request/SingleRequest;-><init>(Landroid/content/Context;Lcom/bumptech/glide/e;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Class;Lcom/bumptech/glide/request/a;IILcom/bumptech/glide/Priority;Lcom/bumptech/glide/request/target/Target;Lcom/bumptech/glide/request/e;Ljava/util/List;Lcom/bumptech/glide/request/RequestCoordinator;Lcom/bumptech/glide/load/engine/r;Lcom/bumptech/glide/request/a/c;Ljava/util/concurrent/Executor;)V
return-object v17
.end method
.method private a(Lcom/bumptech/glide/load/engine/C;Ljava/lang/Object;Lcom/bumptech/glide/load/DataSource;)V
.registers 14
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/engine/C<",
"TR;>;TR;",
"Lcom/bumptech/glide/load/DataSource;",
")V"
}
.end annotation
.line 62
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->l()Z
move-result v6
.line 63
sget-object v0, Lcom/bumptech/glide/request/SingleRequest$Status;->COMPLETE:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 64
iput-object p1, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
.line 65
iget-object p1, p0, Lcom/bumptech/glide/request/SingleRequest;->h:Lcom/bumptech/glide/e;
invoke-virtual {p1}, Lcom/bumptech/glide/e;->e()I
move-result p1
const/4 v0, 0x3
if-gt p1, v0, :cond_6b
.line 66
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
const-string v0, "Finished loading "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
.line 67
invoke-virtual {p2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v0, " from "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v0, " for "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v0, " with size ["
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget v0, p0, Lcom/bumptech/glide/request/SingleRequest;->A:I
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string/jumbo v0, "x"
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget v0, p0, Lcom/bumptech/glide/request/SingleRequest;->B:I
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v0, "] in "
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v0, p0, Lcom/bumptech/glide/request/SingleRequest;->u:J
.line 68
invoke-static {v0, v1}, Lcom/bumptech/glide/e/h;->a(J)D
move-result-wide v0
invoke-virtual {p1, v0, v1}, Ljava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
const-string v0, " ms"
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
const-string v0, "Glide"
.line 69
invoke-static {v0, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
:cond_6b
const/4 p1, 0x1
.line 70
iput-boolean p1, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
const/4 v7, 0x0
.line 71
:try_start_6f
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
if-eqz v0, :cond_93
.line 72
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v8
const/4 v9, 0x0
:goto_7a
invoke-interface {v8}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_94
invoke-interface {v8}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Lcom/bumptech/glide/request/e;
.line 73
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
iget-object v3, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
move-object v1, p2
move-object v4, p3
move v5, v6
.line 74
invoke-interface/range {v0 .. v5}, Lcom/bumptech/glide/request/e;->onResourceReady(Ljava/lang/Object;Ljava/lang/Object;Lcom/bumptech/glide/request/target/Target;Lcom/bumptech/glide/load/DataSource;Z)Z
move-result v0
or-int/2addr v9, v0
goto :goto_7a
:cond_93
const/4 v9, 0x0
.line 75
:cond_94
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->e:Lcom/bumptech/glide/request/e;
if-eqz v0, :cond_a8
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->e:Lcom/bumptech/glide/request/e;
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
iget-object v3, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
move-object v1, p2
move-object v4, p3
move v5, v6
.line 76
invoke-interface/range {v0 .. v5}, Lcom/bumptech/glide/request/e;->onResourceReady(Ljava/lang/Object;Ljava/lang/Object;Lcom/bumptech/glide/request/target/Target;Lcom/bumptech/glide/load/DataSource;Z)Z
move-result v0
if-eqz v0, :cond_a8
goto :goto_a9
:cond_a8
const/4 p1, 0x0
:goto_a9
or-int/2addr p1, v9
if-nez p1, :cond_b7
.line 77
iget-object p1, p0, Lcom/bumptech/glide/request/SingleRequest;->q:Lcom/bumptech/glide/request/a/c;
invoke-interface {p1, p3, v6}, Lcom/bumptech/glide/request/a/c;->a(Lcom/bumptech/glide/load/DataSource;Z)Lcom/bumptech/glide/request/a/b;
move-result-object p1
.line 78
iget-object p3, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-interface {p3, p2, p1}, Lcom/bumptech/glide/request/target/Target;->onResourceReady(Ljava/lang/Object;Lcom/bumptech/glide/request/a/b;)V
:try_end_b7
.catchall {:try_start_6f .. :try_end_b7} :catchall_bd
.line 79
:cond_b7
iput-boolean v7, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
.line 80
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->n()V
return-void
:catchall_bd
move-exception p1
.line 81
iput-boolean v7, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
goto :goto_c2
:goto_c1
throw p1
:goto_c2
goto :goto_c1
.end method
.method private a(Lcom/bumptech/glide/load/engine/GlideException;I)V
.registers 11
.line 83
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v0}, Lcom/bumptech/glide/e/a/g;->b()V
.line 84
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 85
:try_start_8
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->D:Ljava/lang/RuntimeException;
invoke-virtual {p1, v1}, Lcom/bumptech/glide/load/engine/GlideException;->setOrigin(Ljava/lang/Exception;)V
.line 86
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->h:Lcom/bumptech/glide/e;
invoke-virtual {v1}, Lcom/bumptech/glide/e;->e()I
move-result v1
if-gt v1, p2, :cond_4f
const-string p2, "Glide"
.line 87
new-instance v2, Ljava/lang/StringBuilder;
invoke-direct {v2}, Ljava/lang/StringBuilder;-><init>()V
const-string v3, "Load failed for "
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v3, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v3, " with size ["
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget v3, p0, Lcom/bumptech/glide/request/SingleRequest;->A:I
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string/jumbo v3, "x"
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget v3, p0, Lcom/bumptech/glide/request/SingleRequest;->B:I
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v3, "]"
invoke-virtual {v2, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v2
invoke-static {p2, v2, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
const/4 p2, 0x4
if-gt v1, p2, :cond_4f
const-string p2, "Glide"
.line 88
invoke-virtual {p1, p2}, Lcom/bumptech/glide/load/engine/GlideException;->logRootCauses(Ljava/lang/String;)V
:cond_4f
const/4 p2, 0x0
.line 89
iput-object p2, p0, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
.line 90
sget-object p2, Lcom/bumptech/glide/request/SingleRequest$Status;->FAILED:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object p2, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
const/4 p2, 0x1
.line 91
iput-boolean p2, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
:try_end_59
.catchall {:try_start_8 .. :try_end_59} :catchall_a8
const/4 v1, 0x0
.line 92
:try_start_5a
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
if-eqz v2, :cond_7f
.line 93
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
invoke-interface {v2}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object v2
const/4 v3, 0x0
:goto_65
invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_80
invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, Lcom/bumptech/glide/request/e;
.line 94
iget-object v5, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
iget-object v6, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
.line 95
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->l()Z
move-result v7
invoke-interface {v4, p1, v5, v6, v7}, Lcom/bumptech/glide/request/e;->onLoadFailed(Lcom/bumptech/glide/load/engine/GlideException;Ljava/lang/Object;Lcom/bumptech/glide/request/target/Target;Z)Z
move-result v4
or-int/2addr v3, v4
goto :goto_65
:cond_7f
const/4 v3, 0x0
.line 96
:cond_80
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->e:Lcom/bumptech/glide/request/e;
if-eqz v2, :cond_95
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->e:Lcom/bumptech/glide/request/e;
iget-object v4, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
iget-object v5, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
.line 97
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->l()Z
move-result v6
invoke-interface {v2, p1, v4, v5, v6}, Lcom/bumptech/glide/request/e;->onLoadFailed(Lcom/bumptech/glide/load/engine/GlideException;Ljava/lang/Object;Lcom/bumptech/glide/request/target/Target;Z)Z
move-result p1
if-eqz p1, :cond_95
goto :goto_96
:cond_95
const/4 p2, 0x0
:goto_96
or-int p1, v3, p2
if-nez p1, :cond_9d
.line 98
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->o()V
:try_end_9d
.catchall {:try_start_5a .. :try_end_9d} :catchall_a4
.line 99
:cond_9d
:try_start_9d
iput-boolean v1, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
.line 100
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->m()V
.line 101
monitor-exit v0
return-void
:catchall_a4
move-exception p1
.line 102
iput-boolean v1, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
throw p1
:catchall_a8
move-exception p1
.line 103
monitor-exit v0
:try_end_aa
.catchall {:try_start_9d .. :try_end_aa} :catchall_a8
goto :goto_ac
:goto_ab
throw p1
:goto_ac
goto :goto_ab
.end method
.method private a(Ljava/lang/String;)V
.registers 3
.line 129
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string p1, " this: "
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object p1, p0, Lcom/bumptech/glide/request/SingleRequest;->b:Ljava/lang/String;
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
const-string v0, "Request"
invoke-static {v0, p1}, Landroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
return-void
.end method
.method private d()V
.registers 3
.line 1
iget-boolean v0, p0, Lcom/bumptech/glide/request/SingleRequest;->C:Z
if-nez v0, :cond_5
return-void
.line 2
:cond_5
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "You can\'t start or clear loads in RequestListener or Target callbacks. If you\'re trying to start a fallback request when a load fails, use RequestBuilder#error(RequestBuilder). Otherwise consider posting your into() or clear() calls to the main thread using a Handler instead."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method private e()Z
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_d
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/RequestCoordinator;->f(Lcom/bumptech/glide/request/d;)Z
move-result v0
if-eqz v0, :cond_b
goto :goto_d
:cond_b
const/4 v0, 0x0
goto :goto_e
:cond_d
:goto_d
const/4 v0, 0x1
:goto_e
return v0
.end method
.method private f()Z
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_d
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/RequestCoordinator;->b(Lcom/bumptech/glide/request/d;)Z
move-result v0
if-eqz v0, :cond_b
goto :goto_d
:cond_b
const/4 v0, 0x0
goto :goto_e
:cond_d
:goto_d
const/4 v0, 0x1
:goto_e
return v0
.end method
.method private g()Z
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_d
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/RequestCoordinator;->c(Lcom/bumptech/glide/request/d;)Z
move-result v0
if-eqz v0, :cond_b
goto :goto_d
:cond_b
const/4 v0, 0x0
goto :goto_e
:cond_d
:goto_d
const/4 v0, 0x1
:goto_e
return v0
.end method
.method private h()V
.registers 2
.line 1
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->d()V
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v0}, Lcom/bumptech/glide/e/a/g;->b()V
.line 3
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/target/Target;->removeCallback(Lcom/bumptech/glide/request/target/f;)V
.line 4
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
if-eqz v0, :cond_17
.line 5
invoke-virtual {v0}, Lcom/bumptech/glide/load/engine/r$d;->a()V
const/4 v0, 0x0
.line 6
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
:cond_17
return-void
.end method
.method private i()Landroid/graphics/drawable/Drawable;
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->x:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->i()Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->x:Landroid/graphics/drawable/Drawable;
.line 3
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->x:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->h()I
move-result v0
if-lez v0, :cond_24
.line 4
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->h()I
move-result v0
invoke-direct {p0, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(I)Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->x:Landroid/graphics/drawable/Drawable;
.line 5
:cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->x:Landroid/graphics/drawable/Drawable;
return-object v0
.end method
.method private j()Landroid/graphics/drawable/Drawable;
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->z:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->j()Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->z:Landroid/graphics/drawable/Drawable;
.line 3
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->z:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->k()I
move-result v0
if-lez v0, :cond_24
.line 4
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->k()I
move-result v0
invoke-direct {p0, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(I)Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->z:Landroid/graphics/drawable/Drawable;
.line 5
:cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->z:Landroid/graphics/drawable/Drawable;
return-object v0
.end method
.method private k()Landroid/graphics/drawable/Drawable;
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->y:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->p()Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->y:Landroid/graphics/drawable/Drawable;
.line 3
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->y:Landroid/graphics/drawable/Drawable;
if-nez v0, :cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->q()I
move-result v0
if-lez v0, :cond_24
.line 4
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->q()I
move-result v0
invoke-direct {p0, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(I)Landroid/graphics/drawable/Drawable;
move-result-object v0
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->y:Landroid/graphics/drawable/Drawable;
.line 5
:cond_24
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->y:Landroid/graphics/drawable/Drawable;
return-object v0
.end method
.method private l()Z
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_11
invoke-interface {v0}, Lcom/bumptech/glide/request/RequestCoordinator;->getRoot()Lcom/bumptech/glide/request/RequestCoordinator;
move-result-object v0
invoke-interface {v0}, Lcom/bumptech/glide/request/RequestCoordinator;->a()Z
move-result v0
if-nez v0, :cond_f
goto :goto_11
:cond_f
const/4 v0, 0x0
goto :goto_12
:cond_11
:goto_11
const/4 v0, 0x1
:goto_12
return v0
.end method
.method private m()V
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_7
.line 2
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/RequestCoordinator;->d(Lcom/bumptech/glide/request/d;)V
:cond_7
return-void
.end method
.method private n()V
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->f:Lcom/bumptech/glide/request/RequestCoordinator;
if-eqz v0, :cond_7
.line 2
invoke-interface {v0, p0}, Lcom/bumptech/glide/request/RequestCoordinator;->e(Lcom/bumptech/glide/request/d;)V
:cond_7
return-void
.end method
.method private o()V
.registers 3
.line 1
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->f()Z
move-result v0
if-nez v0, :cond_7
return-void
:cond_7
const/4 v0, 0x0
.line 2
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
if-nez v1, :cond_10
.line 3
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->j()Landroid/graphics/drawable/Drawable;
move-result-object v0
:cond_10
if-nez v0, :cond_16
.line 4
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->i()Landroid/graphics/drawable/Drawable;
move-result-object v0
:cond_16
if-nez v0, :cond_1c
.line 5
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->k()Landroid/graphics/drawable/Drawable;
move-result-object v0
.line 6
:cond_1c
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-interface {v1, v0}, Lcom/bumptech/glide/request/target/Target;->onLoadFailed(Landroid/graphics/drawable/Drawable;)V
return-void
.end method
# virtual methods
.method public a(II)V
.registers 25
move-object/from16 v15, p0
.line 7
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v0}, Lcom/bumptech/glide/e/a/g;->b()V
.line 8
iget-object v14, v15, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v14
.line 9
:try_start_a
sget-boolean v0, Lcom/bumptech/glide/request/SingleRequest;->a:Z
if-eqz v0, :cond_28
.line 10
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "Got onSizeReady in "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, v15, Lcom/bumptech/glide/request/SingleRequest;->u:J
invoke-static {v1, v2}, Lcom/bumptech/glide/e/h;->a(J)D
move-result-wide v1
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v15, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(Ljava/lang/String;)V
.line 11
:cond_28
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v1, Lcom/bumptech/glide/request/SingleRequest$Status;->WAITING_FOR_SIZE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-eq v0, v1, :cond_30
.line 12
monitor-exit v14
return-void
.line 13
:cond_30
sget-object v0, Lcom/bumptech/glide/request/SingleRequest$Status;->RUNNING:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 14
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->u()F
move-result v0
move/from16 v1, p1
.line 15
invoke-static {v1, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(IF)I
move-result v1
iput v1, v15, Lcom/bumptech/glide/request/SingleRequest;->A:I
move/from16 v1, p2
.line 16
invoke-static {v1, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(IF)I
move-result v0
iput v0, v15, Lcom/bumptech/glide/request/SingleRequest;->B:I
.line 17
sget-boolean v0, Lcom/bumptech/glide/request/SingleRequest;->a:Z
if-eqz v0, :cond_68
.line 18
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v1, "finished setup for calling load in "
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v1, v15, Lcom/bumptech/glide/request/SingleRequest;->u:J
invoke-static {v1, v2}, Lcom/bumptech/glide/e/h;->a(J)D
move-result-wide v1
invoke-virtual {v0, v1, v2}, Ljava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v15, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(Ljava/lang/String;)V
.line 19
:cond_68
iget-object v1, v15, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
iget-object v2, v15, Lcom/bumptech/glide/request/SingleRequest;->h:Lcom/bumptech/glide/e;
iget-object v3, v15, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 20
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->t()Lcom/bumptech/glide/load/h;
move-result-object v4
iget v5, v15, Lcom/bumptech/glide/request/SingleRequest;->A:I
iget v6, v15, Lcom/bumptech/glide/request/SingleRequest;->B:I
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 21
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->s()Ljava/lang/Class;
move-result-object v7
iget-object v8, v15, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
iget-object v9, v15, Lcom/bumptech/glide/request/SingleRequest;->n:Lcom/bumptech/glide/Priority;
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 22
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->g()Lcom/bumptech/glide/load/engine/p;
move-result-object v10
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 23
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->w()Ljava/util/Map;
move-result-object v11
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 24
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->F()Z
move-result v12
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 25
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->C()Z
move-result v13
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 26
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->m()Lcom/bumptech/glide/load/k;
move-result-object v0
move-object/from16 p1, v0
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 27
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->A()Z
move-result v0
move/from16 p2, v0
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 28
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->y()Z
move-result v16
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 29
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->x()Z
move-result v17
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 30
invoke-virtual {v0}, Lcom/bumptech/glide/request/a;->l()Z
move-result v18
iget-object v0, v15, Lcom/bumptech/glide/request/SingleRequest;->r:Ljava/util/concurrent/Executor;
:try_end_be
.catchall {:try_start_a .. :try_end_be} :catchall_fd
move-object/from16 v21, v14
move-object/from16 v14, p1
move/from16 v15, p2
move-object/from16 v19, p0
move-object/from16 v20, v0
.line 31
:try_start_c8
invoke-virtual/range {v1 .. v20}, Lcom/bumptech/glide/load/engine/r;->a(Lcom/bumptech/glide/e;Ljava/lang/Object;Lcom/bumptech/glide/load/h;IILjava/lang/Class;Ljava/lang/Class;Lcom/bumptech/glide/Priority;Lcom/bumptech/glide/load/engine/p;Ljava/util/Map;ZZLcom/bumptech/glide/load/k;ZZZZLcom/bumptech/glide/request/g;Ljava/util/concurrent/Executor;)Lcom/bumptech/glide/load/engine/r$d;
move-result-object v0
:try_end_cc
.catchall {:try_start_c8 .. :try_end_cc} :catchall_f9
move-object/from16 v1, p0
:try_start_ce
iput-object v0, v1, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
.line 32
iget-object v0, v1, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->RUNNING:Lcom/bumptech/glide/request/SingleRequest$Status;
if-eq v0, v2, :cond_d9
const/4 v0, 0x0
.line 33
iput-object v0, v1, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
.line 34
:cond_d9
sget-boolean v0, Lcom/bumptech/glide/request/SingleRequest;->a:Z
if-eqz v0, :cond_f7
.line 35
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "finished onSizeReady in "
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v2, v1, Lcom/bumptech/glide/request/SingleRequest;->u:J
invoke-static {v2, v3}, Lcom/bumptech/glide/e/h;->a(J)D
move-result-wide v2
invoke-virtual {v0, v2, v3}, Ljava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {v1, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(Ljava/lang/String;)V
.line 36
:cond_f7
monitor-exit v21
return-void
:catchall_f9
move-exception v0
move-object/from16 v1, p0
goto :goto_101
:catchall_fd
move-exception v0
move-object/from16 v21, v14
move-object v1, v15
:goto_101
monitor-exit v21
:try_end_102
.catchall {:try_start_ce .. :try_end_102} :catchall_103
throw v0
:catchall_103
move-exception v0
goto :goto_101
.end method
.method public a(Lcom/bumptech/glide/load/engine/C;Lcom/bumptech/glide/load/DataSource;)V
.registers 8
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/engine/C<",
"*>;",
"Lcom/bumptech/glide/load/DataSource;",
")V"
}
.end annotation
.line 38
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v0}, Lcom/bumptech/glide/e/a/g;->b()V
const/4 v0, 0x0
.line 39
:try_start_6
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v1
:try_end_9
.catchall {:try_start_6 .. :try_end_9} :catchall_bf
.line 40
:try_start_9
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->t:Lcom/bumptech/glide/load/engine/r$d;
if-nez p1, :cond_2f
.line 41
new-instance p1, Lcom/bumptech/glide/load/engine/GlideException;
new-instance p2, Ljava/lang/StringBuilder;
invoke-direct {p2}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "Expected to receive a Resource<R> with an object of "
invoke-virtual {p2, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
invoke-virtual {p2, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v2, " inside, but instead got null."
invoke-virtual {p2, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p2
invoke-direct {p1, p2}, Lcom/bumptech/glide/load/engine/GlideException;-><init>(Ljava/lang/String;)V
.line 42
invoke-virtual {p0, p1}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/GlideException;)V
.line 43
monitor-exit v1
return-void
.line 44
:cond_2f
invoke-interface {p1}, Lcom/bumptech/glide/load/engine/C;->get()Ljava/lang/Object;
move-result-object v2
if-eqz v2, :cond_5c
.line 45
iget-object v3, p0, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
invoke-virtual {v2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v4
invoke-virtual {v3, v4}, Ljava/lang/Class;->isAssignableFrom(Ljava/lang/Class;)Z
move-result v3
if-nez v3, :cond_42
goto :goto_5c
.line 46
:cond_42
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->g()Z
move-result v3
:try_end_46
.catchall {:try_start_9 .. :try_end_46} :catchall_b5
if-nez v3, :cond_57
.line 47
:try_start_48
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
.line 48
sget-object p2, Lcom/bumptech/glide/request/SingleRequest$Status;->COMPLETE:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object p2, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 49
monitor-exit v1
:try_end_4f
.catchall {:try_start_48 .. :try_end_4f} :catchall_bd
if-eqz p1, :cond_56
.line 50
iget-object p2, p0, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
invoke-virtual {p2, p1}, Lcom/bumptech/glide/load/engine/r;->b(Lcom/bumptech/glide/load/engine/C;)V
:cond_56
return-void
.line 51
:cond_57
:try_start_57
invoke-direct {p0, p1, v2, p2}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/C;Ljava/lang/Object;Lcom/bumptech/glide/load/DataSource;)V
.line 52
monitor-exit v1
:try_end_5b
.catchall {:try_start_57 .. :try_end_5b} :catchall_b5
return-void
.line 53
:cond_5c
:goto_5c
:try_start_5c
iput-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
.line 54
new-instance p2, Lcom/bumptech/glide/load/engine/GlideException;
new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v3, "Expected to receive an object of "
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v3, p0, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string v3, " but instead got "
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
if-eqz v2, :cond_7b
.line 55
invoke-virtual {v2}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v3
goto :goto_7d
:cond_7b
const-string v3, ""
:goto_7d
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string/jumbo v3, "{"
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string/jumbo v3, "} inside Resource{"
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
const-string/jumbo v3, "}."
invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
if-eqz v2, :cond_9d
const-string v2, ""
goto :goto_9f
:cond_9d
const-string v2, " To indicate failure return a null Resource object, rather than a Resource object containing null data."
.line 56
:goto_9f
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v0
invoke-direct {p2, v0}, Lcom/bumptech/glide/load/engine/GlideException;-><init>(Ljava/lang/String;)V
.line 57
invoke-virtual {p0, p2}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/GlideException;)V
.line 58
monitor-exit v1
:try_end_ad
.catchall {:try_start_5c .. :try_end_ad} :catchall_bd
if-eqz p1, :cond_b4
.line 59
iget-object p2, p0, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
invoke-virtual {p2, p1}, Lcom/bumptech/glide/load/engine/r;->b(Lcom/bumptech/glide/load/engine/C;)V
:cond_b4
return-void
:catchall_b5
move-exception p1
move-object p2, p1
move-object p1, v0
.line 60
:goto_b8
:try_start_b8
monitor-exit v1
:try_end_b9
.catchall {:try_start_b8 .. :try_end_b9} :catchall_bd
:try_start_b9
throw p2
:try_end_ba
.catchall {:try_start_b9 .. :try_end_ba} :catchall_ba
:catchall_ba
move-exception p2
move-object v0, p1
goto :goto_c0
:catchall_bd
move-exception p2
goto :goto_b8
:catchall_bf
move-exception p2
:goto_c0
if-eqz v0, :cond_c7
.line 61
iget-object p1, p0, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
invoke-virtual {p1, v0}, Lcom/bumptech/glide/load/engine/r;->b(Lcom/bumptech/glide/load/engine/C;)V
:cond_c7
goto :goto_c9
:goto_c8
throw p2
:goto_c9
goto :goto_c8
.end method
.method public a(Lcom/bumptech/glide/load/engine/GlideException;)V
.registers 3
const/4 v0, 0x5
.line 82
invoke-direct {p0, p1, v0}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/GlideException;I)V
return-void
.end method
.method public a()Z
.registers 4
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 3
:try_start_3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->COMPLETE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_b
const/4 v1, 0x1
goto :goto_c
:cond_b
const/4 v1, 0x0
:goto_c
monitor-exit v0
return v1
:catchall_e
move-exception v1
.line 4
monitor-exit v0
:try_end_10
.catchall {:try_start_3 .. :try_end_10} :catchall_e
throw v1
.end method
.method public a(Lcom/bumptech/glide/request/d;)Z
.registers 19
move-object/from16 v1, p0
move-object/from16 v0, p1
.line 104
instance-of v2, v0, Lcom/bumptech/glide/request/SingleRequest;
const/4 v3, 0x0
if-nez v2, :cond_a
return v3
.line 105
:cond_a
iget-object v2, v1, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v2
.line 106
:try_start_d
iget v4, v1, Lcom/bumptech/glide/request/SingleRequest;->l:I
.line 107
iget v5, v1, Lcom/bumptech/glide/request/SingleRequest;->m:I
.line 108
iget-object v6, v1, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
.line 109
iget-object v7, v1, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
.line 110
iget-object v8, v1, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 111
iget-object v9, v1, Lcom/bumptech/glide/request/SingleRequest;->n:Lcom/bumptech/glide/Priority;
.line 112
iget-object v10, v1, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
if-eqz v10, :cond_24
iget-object v10, v1, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
invoke-interface {v10}, Ljava/util/List;->size()I
move-result v10
goto :goto_25
:cond_24
const/4 v10, 0x0
.line 113
:goto_25
monitor-exit v2
:try_end_26
.catchall {:try_start_d .. :try_end_26} :catchall_68
.line 114
check-cast v0, Lcom/bumptech/glide/request/SingleRequest;
.line 115
iget-object v11, v0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v11
.line 116
:try_start_2b
iget v2, v0, Lcom/bumptech/glide/request/SingleRequest;->l:I
.line 117
iget v12, v0, Lcom/bumptech/glide/request/SingleRequest;->m:I
.line 118
iget-object v13, v0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
.line 119
iget-object v14, v0, Lcom/bumptech/glide/request/SingleRequest;->j:Ljava/lang/Class;
.line 120
iget-object v15, v0, Lcom/bumptech/glide/request/SingleRequest;->k:Lcom/bumptech/glide/request/a;
.line 121
iget-object v3, v0, Lcom/bumptech/glide/request/SingleRequest;->n:Lcom/bumptech/glide/Priority;
.line 122
iget-object v1, v0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
if-eqz v1, :cond_42
iget-object v0, v0, Lcom/bumptech/glide/request/SingleRequest;->p:Ljava/util/List;
invoke-interface {v0}, Ljava/util/List;->size()I
move-result v0
goto :goto_43
:cond_42
const/4 v0, 0x0
.line 123
:goto_43
monitor-exit v11
:try_end_44
.catchall {:try_start_2b .. :try_end_44} :catchall_65
if-ne v4, v2, :cond_62
if-ne v5, v12, :cond_62
.line 124
invoke-static {v6, v13}, Lcom/bumptech/glide/e/n;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_62
.line 125
invoke-virtual {v7, v14}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_62
.line 126
invoke-virtual {v8, v15}, Lcom/bumptech/glide/request/a;->equals(Ljava/lang/Object;)Z
move-result v1
if-eqz v1, :cond_62
if-ne v9, v3, :cond_62
if-ne v10, v0, :cond_62
const/4 v3, 0x1
const/16 v16, 0x1
goto :goto_64
:cond_62
const/16 v16, 0x0
:goto_64
return v16
:catchall_65
move-exception v0
.line 127
:try_start_66
monitor-exit v11
:try_end_67
.catchall {:try_start_66 .. :try_end_67} :catchall_65
throw v0
:catchall_68
move-exception v0
.line 128
:try_start_69
monitor-exit v2
:try_end_6a
.catchall {:try_start_69 .. :try_end_6a} :catchall_68
throw v0
.end method
.method public b()Z
.registers 4
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->CLEARED:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_b
const/4 v1, 0x1
goto :goto_c
:cond_b
const/4 v1, 0x0
:goto_c
monitor-exit v0
return v1
:catchall_e
move-exception v1
.line 3
monitor-exit v0
:try_end_10
.catchall {:try_start_3 .. :try_end_10} :catchall_e
throw v1
.end method
.method public begin()V
.registers 5
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->d()V
.line 3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v1}, Lcom/bumptech/glide/e/a/g;->b()V
.line 4
invoke-static {}, Lcom/bumptech/glide/e/h;->a()J
move-result-wide v1
iput-wide v1, p0, Lcom/bumptech/glide/request/SingleRequest;->u:J
.line 5
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->i:Ljava/lang/Object;
if-nez v1, :cond_3c
.line 6
iget v1, p0, Lcom/bumptech/glide/request/SingleRequest;->l:I
iget v2, p0, Lcom/bumptech/glide/request/SingleRequest;->m:I
invoke-static {v1, v2}, Lcom/bumptech/glide/e/n;->b(II)Z
move-result v1
if-eqz v1, :cond_27
.line 7
iget v1, p0, Lcom/bumptech/glide/request/SingleRequest;->l:I
iput v1, p0, Lcom/bumptech/glide/request/SingleRequest;->A:I
.line 8
iget v1, p0, Lcom/bumptech/glide/request/SingleRequest;->m:I
iput v1, p0, Lcom/bumptech/glide/request/SingleRequest;->B:I
.line 9
:cond_27
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->j()Landroid/graphics/drawable/Drawable;
move-result-object v1
if-nez v1, :cond_2f
const/4 v1, 0x5
goto :goto_30
:cond_2f
const/4 v1, 0x3
.line 10
:goto_30
new-instance v2, Lcom/bumptech/glide/load/engine/GlideException;
const-string v3, "Received null model"
invoke-direct {v2, v3}, Lcom/bumptech/glide/load/engine/GlideException;-><init>(Ljava/lang/String;)V
invoke-direct {p0, v2, v1}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/GlideException;I)V
.line 11
monitor-exit v0
return-void
.line 12
:cond_3c
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->RUNNING:Lcom/bumptech/glide/request/SingleRequest$Status;
if-eq v1, v2, :cond_a7
.line 13
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->COMPLETE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_51
.line 14
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
sget-object v2, Lcom/bumptech/glide/load/DataSource;->MEMORY_CACHE:Lcom/bumptech/glide/load/DataSource;
invoke-virtual {p0, v1, v2}, Lcom/bumptech/glide/request/SingleRequest;->a(Lcom/bumptech/glide/load/engine/C;Lcom/bumptech/glide/load/DataSource;)V
.line 15
monitor-exit v0
return-void
.line 16
:cond_51
sget-object v1, Lcom/bumptech/glide/request/SingleRequest$Status;->WAITING_FOR_SIZE:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 17
iget v1, p0, Lcom/bumptech/glide/request/SingleRequest;->l:I
iget v2, p0, Lcom/bumptech/glide/request/SingleRequest;->m:I
invoke-static {v1, v2}, Lcom/bumptech/glide/e/n;->b(II)Z
move-result v1
if-eqz v1, :cond_67
.line 18
iget v1, p0, Lcom/bumptech/glide/request/SingleRequest;->l:I
iget v2, p0, Lcom/bumptech/glide/request/SingleRequest;->m:I
invoke-virtual {p0, v1, v2}, Lcom/bumptech/glide/request/SingleRequest;->a(II)V
goto :goto_6c
.line 19
:cond_67
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-interface {v1, p0}, Lcom/bumptech/glide/request/target/Target;->getSize(Lcom/bumptech/glide/request/target/f;)V
.line 20
:goto_6c
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->RUNNING:Lcom/bumptech/glide/request/SingleRequest$Status;
if-eq v1, v2, :cond_78
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->WAITING_FOR_SIZE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_87
.line 21
:cond_78
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->f()Z
move-result v1
if-eqz v1, :cond_87
.line 22
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->k()Landroid/graphics/drawable/Drawable;
move-result-object v2
invoke-interface {v1, v2}, Lcom/bumptech/glide/request/target/Target;->onLoadStarted(Landroid/graphics/drawable/Drawable;)V
.line 23
:cond_87
sget-boolean v1, Lcom/bumptech/glide/request/SingleRequest;->a:Z
if-eqz v1, :cond_a5
.line 24
new-instance v1, Ljava/lang/StringBuilder;
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "finished run method in "
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-wide v2, p0, Lcom/bumptech/glide/request/SingleRequest;->u:J
invoke-static {v2, v3}, Lcom/bumptech/glide/e/h;->a(J)D
move-result-wide v2
invoke-virtual {v1, v2, v3}, Ljava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
invoke-direct {p0, v1}, Lcom/bumptech/glide/request/SingleRequest;->a(Ljava/lang/String;)V
.line 25
:cond_a5
monitor-exit v0
return-void
.line 26
:cond_a7
new-instance v1, Ljava/lang/IllegalArgumentException;
const-string v2, "Cannot restart a running request"
invoke-direct {v1, v2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw v1
:catchall_af
move-exception v1
.line 27
monitor-exit v0
:try_end_b1
.catchall {:try_start_3 .. :try_end_b1} :catchall_af
throw v1
.end method
.method public c()Ljava/lang/Object;
.registers 2
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v0}, Lcom/bumptech/glide/e/a/g;->b()V
.line 2
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
return-object v0
.end method
.method public clear()V
.registers 5
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->d()V
.line 3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->c:Lcom/bumptech/glide/e/a/g;
invoke-virtual {v1}, Lcom/bumptech/glide/e/a/g;->b()V
.line 4
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->CLEARED:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_13
.line 5
monitor-exit v0
return-void
.line 6
:cond_13
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->h()V
.line 7
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
const/4 v2, 0x0
if-eqz v1, :cond_20
.line 8
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
.line 9
iput-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->s:Lcom/bumptech/glide/load/engine/C;
goto :goto_21
:cond_20
move-object v1, v2
.line 10
:goto_21
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->e()Z
move-result v2
if-eqz v2, :cond_30
.line 11
iget-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->o:Lcom/bumptech/glide/request/target/Target;
invoke-direct {p0}, Lcom/bumptech/glide/request/SingleRequest;->k()Landroid/graphics/drawable/Drawable;
move-result-object v3
invoke-interface {v2, v3}, Lcom/bumptech/glide/request/target/Target;->onLoadCleared(Landroid/graphics/drawable/Drawable;)V
.line 12
:cond_30
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->CLEARED:Lcom/bumptech/glide/request/SingleRequest$Status;
iput-object v2, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
.line 13
monitor-exit v0
:try_end_35
.catchall {:try_start_3 .. :try_end_35} :catchall_3d
if-eqz v1, :cond_3c
.line 14
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->v:Lcom/bumptech/glide/load/engine/r;
invoke-virtual {v0, v1}, Lcom/bumptech/glide/load/engine/r;->b(Lcom/bumptech/glide/load/engine/C;)V
:cond_3c
return-void
:catchall_3d
move-exception v1
.line 15
:try_start_3e
monitor-exit v0
:try_end_3f
.catchall {:try_start_3e .. :try_end_3f} :catchall_3d
throw v1
.end method
.method public isComplete()Z
.registers 4
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->COMPLETE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_b
const/4 v1, 0x1
goto :goto_c
:cond_b
const/4 v1, 0x0
:goto_c
monitor-exit v0
return v1
:catchall_e
move-exception v1
.line 3
monitor-exit v0
:try_end_10
.catchall {:try_start_3 .. :try_end_10} :catchall_e
throw v1
.end method
.method public isRunning()Z
.registers 4
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->RUNNING:Lcom/bumptech/glide/request/SingleRequest$Status;
if-eq v1, v2, :cond_12
iget-object v1, p0, Lcom/bumptech/glide/request/SingleRequest;->w:Lcom/bumptech/glide/request/SingleRequest$Status;
sget-object v2, Lcom/bumptech/glide/request/SingleRequest$Status;->WAITING_FOR_SIZE:Lcom/bumptech/glide/request/SingleRequest$Status;
if-ne v1, v2, :cond_10
goto :goto_12
:cond_10
const/4 v1, 0x0
goto :goto_13
:cond_12
:goto_12
const/4 v1, 0x1
:goto_13
monitor-exit v0
return v1
:catchall_15
move-exception v1
.line 3
monitor-exit v0
:try_end_17
.catchall {:try_start_3 .. :try_end_17} :catchall_15
throw v1
.end method
.method public pause()V
.registers 3
.line 1
iget-object v0, p0, Lcom/bumptech/glide/request/SingleRequest;->d:Ljava/lang/Object;
monitor-enter v0
.line 2
:try_start_3
invoke-virtual {p0}, Lcom/bumptech/glide/request/SingleRequest;->isRunning()Z
move-result v1
if-eqz v1, :cond_c
.line 3
invoke-virtual {p0}, Lcom/bumptech/glide/request/SingleRequest;->clear()V
.line 4
:cond_c
monitor-exit v0
return-void
:catchall_e
move-exception v1
monitor-exit v0
:try_end_10
.catchall {:try_start_3 .. :try_end_10} :catchall_e
throw v1
.end method