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

85 lines
1.7 KiB
Smali

.class public Lcom/bumptech/glide/i$c;
.super Ljava/lang/Object;
.source "RequestManager.java"
# interfaces
.implements Lcom/bumptech/glide/manager/c$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/bumptech/glide/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "c"
.end annotation
# instance fields
.field public final a:Lcom/bumptech/glide/manager/q;
.annotation build Landroidx/annotation/GuardedBy;
value = "RequestManager.this"
.end annotation
.end field
.field public final synthetic b:Lcom/bumptech/glide/i;
# direct methods
.method public constructor <init>(Lcom/bumptech/glide/i;Lcom/bumptech/glide/manager/q;)V
.locals 0
.param p1 # Lcom/bumptech/glide/i;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
iput-object p1, p0, Lcom/bumptech/glide/i$c;->b:Lcom/bumptech/glide/i;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lcom/bumptech/glide/i$c;->a:Lcom/bumptech/glide/manager/q;
return-void
.end method
# virtual methods
.method public onConnectivityChanged(Z)V
.locals 1
if-eqz p1, :cond_0
.line 1
iget-object p1, p0, Lcom/bumptech/glide/i$c;->b:Lcom/bumptech/glide/i;
monitor-enter p1
.line 2
:try_start_0
iget-object v0, p0, Lcom/bumptech/glide/i$c;->a:Lcom/bumptech/glide/manager/q;
invoke-virtual {v0}, Lcom/bumptech/glide/manager/q;->g()V
.line 3
monitor-exit p1
goto :goto_0
:catchall_0
move-exception v0
monitor-exit p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
throw v0
:cond_0
:goto_0
return-void
.end method