tmap/smali/b6/b.smali
2022-06-10 21:38:30 +09:00

41 lines
1.5 KiB
Smali

.class public final synthetic Lb6/b;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Lcom/google/android/datatransport/TransportScheduleCallback;
# instance fields
.field public final synthetic a:Lcom/google/android/gms/tasks/TaskCompletionSource;
.field public final synthetic b:Lcom/google/firebase/crashlytics/internal/common/CrashlyticsReportWithSessionId;
# direct methods
.method public synthetic constructor <init>(Lcom/google/android/gms/tasks/TaskCompletionSource;Lcom/google/firebase/crashlytics/internal/common/CrashlyticsReportWithSessionId;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lb6/b;->a:Lcom/google/android/gms/tasks/TaskCompletionSource;
iput-object p2, p0, Lb6/b;->b:Lcom/google/firebase/crashlytics/internal/common/CrashlyticsReportWithSessionId;
return-void
.end method
# virtual methods
.method public final onSchedule(Ljava/lang/Exception;)V
.locals 2
iget-object v0, p0, Lb6/b;->a:Lcom/google/android/gms/tasks/TaskCompletionSource;
iget-object v1, p0, Lb6/b;->b:Lcom/google/firebase/crashlytics/internal/common/CrashlyticsReportWithSessionId;
invoke-static {v0, v1, p1}, Lcom/google/firebase/crashlytics/internal/send/DataTransportCrashlyticsReportSender;->b(Lcom/google/android/gms/tasks/TaskCompletionSource;Lcom/google/firebase/crashlytics/internal/common/CrashlyticsReportWithSessionId;Ljava/lang/Exception;)V
return-void
.end method