2022-06-10 21:38:30 +09:00

61 lines
1.1 KiB
Smali

.class public final Lcom/bumptech/glide/load/engine/v$a;
.super Ljava/lang/Object;
.source "ResourceRecycler.java"
# interfaces
.implements Landroid/os/Handler$Callback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/load/engine/v;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:I = 0x1
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public handleMessage(Landroid/os/Message;)Z
.locals 2
.line 1
iget v0, p1, Landroid/os/Message;->what:I
const/4 v1, 0x1
if-ne v0, v1, :cond_0
.line 2
iget-object p1, p1, Landroid/os/Message;->obj:Ljava/lang/Object;
check-cast p1, Lcom/bumptech/glide/load/engine/s;
.line 3
invoke-interface {p1}, Lcom/bumptech/glide/load/engine/s;->a()V
return v1
:cond_0
const/4 p1, 0x0
return p1
.end method