f.smali
.class final Lcom/bumptech/glide/manager/f;
.super Ljava/lang/Object;
.source "DefaultConnectivityMonitor.java"
# interfaces
.implements Lcom/bumptech/glide/manager/c;
# instance fields
.field private final a:Landroid/content/Context;
.field final b:Lcom/bumptech/glide/manager/c$a;
.field c:Z
.field private d:Z
.field private final e:Landroid/content/BroadcastReceiver;
# direct methods
.method constructor <init>(Landroid/content/Context;Lcom/bumptech/glide/manager/c$a;)V
.registers 4
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance v0, Lcom/bumptech/glide/manager/e;
invoke-direct {v0, p0}, Lcom/bumptech/glide/manager/e;-><init>(Lcom/bumptech/glide/manager/f;)V
iput-object v0, p0, Lcom/bumptech/glide/manager/f;->e:Landroid/content/BroadcastReceiver;
.line 3
invoke-virtual {p1}, Landroid/content/Context;->getApplicationContext()Landroid/content/Context;
move-result-object p1
iput-object p1, p0, Lcom/bumptech/glide/manager/f;->a:Landroid/content/Context;
.line 4
iput-object p2, p0, Lcom/bumptech/glide/manager/f;->b:Lcom/bumptech/glide/manager/c$a;
return-void
.end method
.method private a()V
.registers 5
.line 1
iget-boolean v0, p0, Lcom/bumptech/glide/manager/f;->d:Z
if-eqz v0, :cond_5
return-void
.line 2
:cond_5
iget-object v0, p0, Lcom/bumptech/glide/manager/f;->a:Landroid/content/Context;
invoke-virtual {p0, v0}, Lcom/bumptech/glide/manager/f;->a(Landroid/content/Context;)Z
move-result v0
iput-boolean v0, p0, Lcom/bumptech/glide/manager/f;->c:Z
.line 3
:try_start_d
iget-object v0, p0, Lcom/bumptech/glide/manager/f;->a:Landroid/content/Context;
iget-object v1, p0, Lcom/bumptech/glide/manager/f;->e:Landroid/content/BroadcastReceiver;
new-instance v2, Landroid/content/IntentFilter;
const-string v3, "android.net.conn.CONNECTIVITY_CHANGE"
invoke-direct {v2, v3}, Landroid/content/IntentFilter;-><init>(Ljava/lang/String;)V
invoke-virtual {v0, v1, v2}, Landroid/content/Context;->registerReceiver(Landroid/content/BroadcastReceiver;Landroid/content/IntentFilter;)Landroid/content/Intent;
const/4 v0, 0x1
.line 4
iput-boolean v0, p0, Lcom/bumptech/glide/manager/f;->d:Z
:try_end_1e
.catch Ljava/lang/SecurityException; {:try_start_d .. :try_end_1e} :catch_1f
goto :goto_2e
:catch_1f
move-exception v0
const/4 v1, 0x5
const-string v2, "ConnectivityMonitor"
.line 5
invoke-static {v2, v1}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
move-result v1
if-eqz v1, :cond_2e
const-string v1, "Failed to register"
.line 6
invoke-static {v2, v1, v0}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
:cond_2e
:goto_2e
return-void
.end method
.method private b()V
.registers 3
.line 1
iget-boolean v0, p0, Lcom/bumptech/glide/manager/f;->d:Z
if-nez v0, :cond_5
return-void
.line 2
:cond_5
iget-object v0, p0, Lcom/bumptech/glide/manager/f;->a:Landroid/content/Context;
iget-object v1, p0, Lcom/bumptech/glide/manager/f;->e:Landroid/content/BroadcastReceiver;
invoke-virtual {v0, v1}, Landroid/content/Context;->unregisterReceiver(Landroid/content/BroadcastReceiver;)V
const/4 v0, 0x0
.line 3
iput-boolean v0, p0, Lcom/bumptech/glide/manager/f;->d:Z
return-void
.end method
# virtual methods
.method a(Landroid/content/Context;)Z
.registers 5
.annotation build Landroid/annotation/SuppressLint;
value = {
"MissingPermission"
}
.end annotation
const-string v0, "connectivity"
.line 7
invoke-virtual {p1, v0}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/net/ConnectivityManager;
.line 8
invoke-static {p1}, Lcom/bumptech/glide/e/l;->a(Ljava/lang/Object;)Ljava/lang/Object;
check-cast p1, Landroid/net/ConnectivityManager;
const/4 v0, 0x1
.line 9
:try_start_e
invoke-virtual {p1}, Landroid/net/ConnectivityManager;->getActiveNetworkInfo()Landroid/net/NetworkInfo;
move-result-object p1
:try_end_12
.catch Ljava/lang/RuntimeException; {:try_start_e .. :try_end_12} :catch_1d
if-eqz p1, :cond_1b
.line 10
invoke-virtual {p1}, Landroid/net/NetworkInfo;->isConnected()Z
move-result p1
if-eqz p1, :cond_1b
goto :goto_1c
:cond_1b
const/4 v0, 0x0
:goto_1c
return v0
:catch_1d
move-exception p1
const/4 v1, 0x5
const-string v2, "ConnectivityMonitor"
.line 11
invoke-static {v2, v1}, Landroid/util/Log;->isLoggable(Ljava/lang/String;I)Z
move-result v1
if-eqz v1, :cond_2c
const-string v1, "Failed to determine connectivity status when connectivity changed"
.line 12
invoke-static {v2, v1, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
:cond_2c
return v0
.end method
.method public onDestroy()V
.registers 1
return-void
.end method
.method public onStart()V
.registers 1
.line 1
invoke-direct {p0}, Lcom/bumptech/glide/manager/f;->a()V
return-void
.end method
.method public onStop()V
.registers 1
.line 1
invoke-direct {p0}, Lcom/bumptech/glide/manager/f;->b()V
return-void
.end method