Files
rr3-apk/smali_classes2/com/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

43 lines
1.4 KiB
Smali

.class public final synthetic Lcom/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic f$0:Ljava/util/concurrent/ScheduledFuture;
.field public final synthetic f$1:Lcom/facebook/bolts/TaskCompletionSource;
# direct methods
.method public synthetic constructor <init>(Ljava/util/concurrent/ScheduledFuture;Lcom/facebook/bolts/TaskCompletionSource;)V
.locals 0
.line 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5;->f$0:Ljava/util/concurrent/ScheduledFuture;
iput-object p2, p0, Lcom/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5;->f$1:Lcom/facebook/bolts/TaskCompletionSource;
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
.line 0
iget-object v0, p0, Lcom/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5;->f$0:Ljava/util/concurrent/ScheduledFuture;
iget-object v1, p0, Lcom/facebook/bolts/Task$Companion$$ExternalSyntheticLambda5;->f$1:Lcom/facebook/bolts/TaskCompletionSource;
invoke-static {v0, v1}, Lcom/facebook/bolts/Task$Companion;->$r8$lambda$6Sjf4uf-MzYY5BhOu_cx5aeYZ7w(Ljava/util/concurrent/ScheduledFuture;Lcom/facebook/bolts/TaskCompletionSource;)V
return-void
.end method