tmap/smali_classes3/com/google/firebase/database/connection/PersistentConnectionImpl$9.smali
2022-06-10 21:38:30 +09:00

75 lines
2.6 KiB
Smali

.class Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;
.super Ljava/lang/Object;
.source "PersistentConnectionImpl.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/firebase/database/connection/PersistentConnectionImpl;->doIdleCheck()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
# direct methods
.method public constructor <init>(Lcom/google/firebase/database/connection/PersistentConnectionImpl;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;->this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;->this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
const/4 v1, 0x0
invoke-static {v0, v1}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->access$2802(Lcom/google/firebase/database/connection/PersistentConnectionImpl;Ljava/util/concurrent/ScheduledFuture;)Ljava/util/concurrent/ScheduledFuture;
.line 2
iget-object v0, p0, Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;->this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
invoke-static {v0}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->access$2900(Lcom/google/firebase/database/connection/PersistentConnectionImpl;)Z
move-result v0
if-eqz v0, :cond_0
.line 3
iget-object v0, p0, Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;->this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
const-string v1, "connection_idle"
invoke-virtual {v0, v1}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->interrupt(Ljava/lang/String;)V
goto :goto_0
.line 4
:cond_0
iget-object v0, p0, Lcom/google/firebase/database/connection/PersistentConnectionImpl$9;->this$0:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
invoke-static {v0}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->access$2000(Lcom/google/firebase/database/connection/PersistentConnectionImpl;)V
:goto_0
return-void
.end method