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

59 lines
1.8 KiB
Smali

.class Lcom/google/firebase/database/connection/util/RetryHelper$1;
.super Ljava/lang/Object;
.source "RetryHelper.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/firebase/database/connection/util/RetryHelper;->retry(Ljava/lang/Runnable;)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/util/RetryHelper;
.field public final synthetic val$runnable:Ljava/lang/Runnable;
# direct methods
.method public constructor <init>(Lcom/google/firebase/database/connection/util/RetryHelper;Ljava/lang/Runnable;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/google/firebase/database/connection/util/RetryHelper$1;->this$0:Lcom/google/firebase/database/connection/util/RetryHelper;
iput-object p2, p0, Lcom/google/firebase/database/connection/util/RetryHelper$1;->val$runnable:Ljava/lang/Runnable;
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/util/RetryHelper$1;->this$0:Lcom/google/firebase/database/connection/util/RetryHelper;
const/4 v1, 0x0
invoke-static {v0, v1}, Lcom/google/firebase/database/connection/util/RetryHelper;->access$002(Lcom/google/firebase/database/connection/util/RetryHelper;Ljava/util/concurrent/ScheduledFuture;)Ljava/util/concurrent/ScheduledFuture;
.line 2
iget-object v0, p0, Lcom/google/firebase/database/connection/util/RetryHelper$1;->val$runnable:Ljava/lang/Runnable;
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
return-void
.end method