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

41 lines
1.3 KiB
Smali

.class public final synthetic Lcom/google/firebase/database/connection/a;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Lcom/google/android/gms/tasks/OnFailureListener;
# instance fields
.field public final synthetic a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
.field public final synthetic b:J
# direct methods
.method public synthetic constructor <init>(Lcom/google/firebase/database/connection/PersistentConnectionImpl;J)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/firebase/database/connection/a;->a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
iput-wide p2, p0, Lcom/google/firebase/database/connection/a;->b:J
return-void
.end method
# virtual methods
.method public final onFailure(Ljava/lang/Exception;)V
.locals 3
iget-object v0, p0, Lcom/google/firebase/database/connection/a;->a:Lcom/google/firebase/database/connection/PersistentConnectionImpl;
iget-wide v1, p0, Lcom/google/firebase/database/connection/a;->b:J
invoke-static {v0, v1, v2, p1}, Lcom/google/firebase/database/connection/PersistentConnectionImpl;->e(Lcom/google/firebase/database/connection/PersistentConnectionImpl;JLjava/lang/Exception;)V
return-void
.end method