Rabbit-R1/android (non root)/smali/smali_classes2/com/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49.smali
2024-05-21 17:08:36 -04:00

40 lines
1.6 KiB
Smali

.class public final synthetic Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49;
.super Ljava/lang/Object;
.source "D8$$SyntheticClass"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer;
.field public final synthetic f$1:Lcom/google/common/util/concurrent/ListenableFuture;
# direct methods
.method public synthetic constructor <init>(Lcom/google/android/exoplayer2/SimpleBasePlayer;Lcom/google/common/util/concurrent/ListenableFuture;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49;->f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer;
iput-object p2, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49;->f$1:Lcom/google/common/util/concurrent/ListenableFuture;
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
iget-object v0, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49;->f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer;
iget-object p0, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda49;->f$1:Lcom/google/common/util/concurrent/ListenableFuture;
invoke-virtual {v0, p0}, Lcom/google/android/exoplayer2/SimpleBasePlayer;->lambda$updateStateForPendingOperation$55$com-google-android-exoplayer2-SimpleBasePlayer(Lcom/google/common/util/concurrent/ListenableFuture;)V
return-void
.end method