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

36 lines
1.2 KiB
Smali

.class public final synthetic Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda32;
.super Ljava/lang/Object;
.source "D8$$SyntheticClass"
# interfaces
.implements Lcom/google/common/base/Supplier;
# instance fields
.field public final synthetic f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer$State;
# direct methods
.method public synthetic constructor <init>(Lcom/google/android/exoplayer2/SimpleBasePlayer$State;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda32;->f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer$State;
return-void
.end method
# virtual methods
.method public final get()Ljava/lang/Object;
.locals 0
iget-object p0, p0, Lcom/google/android/exoplayer2/SimpleBasePlayer$$ExternalSyntheticLambda32;->f$0:Lcom/google/android/exoplayer2/SimpleBasePlayer$State;
invoke-static {p0}, Lcom/google/android/exoplayer2/SimpleBasePlayer;->lambda$clearVideoOutput$20(Lcom/google/android/exoplayer2/SimpleBasePlayer$State;)Lcom/google/android/exoplayer2/SimpleBasePlayer$State;
move-result-object p0
return-object p0
.end method