47 lines
1.4 KiB
Smali
47 lines
1.4 KiB
Smali
.class public final synthetic Lcom/google/firebase/database/connection/f;
|
|
.super Ljava/lang/Object;
|
|
.source "R8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
|
|
|
|
.field public final synthetic b:Z
|
|
|
|
.field public final synthetic c:Z
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Lcom/google/firebase/database/connection/PersistentConnectionImpl;ZZ)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lcom/google/firebase/database/connection/f;->a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
|
|
|
|
iput-boolean p2, p0, Lcom/google/firebase/database/connection/f;->b:Z
|
|
|
|
iput-boolean p3, p0, Lcom/google/firebase/database/connection/f;->c:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/google/firebase/database/connection/f;->a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
|
|
|
|
iget-boolean v1, p0, Lcom/google/firebase/database/connection/f;->b:Z
|
|
|
|
iget-boolean v2, p0, Lcom/google/firebase/database/connection/f;->c:Z
|
|
|
|
invoke-static {v0, v1, v2}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->d(Lcom/google/firebase/database/connection/PersistentConnectionImpl;ZZ)V
|
|
|
|
return-void
|
|
.end method
|