Rabbit-R1/android (non root)/smali/smali_classes3/io/flutter/plugins/videoplayer/VideoPlayer$1.smali
2024-05-21 17:08:36 -04:00

69 lines
2.2 KiB
Smali

.class Lio/flutter/plugins/videoplayer/VideoPlayer$1;
.super Ljava/lang/Object;
.source "VideoPlayer.java"
# interfaces
.implements Lio/flutter/plugin/common/EventChannel$StreamHandler;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/flutter/plugins/videoplayer/VideoPlayer;->setUpVideoPlayer(Lcom/google/android/exoplayer2/ExoPlayer;Lio/flutter/plugins/videoplayer/QueuingEventSink;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/flutter/plugins/videoplayer/VideoPlayer;
.field final synthetic val$eventSink:Lio/flutter/plugins/videoplayer/QueuingEventSink;
# direct methods
.method constructor <init>(Lio/flutter/plugins/videoplayer/VideoPlayer;Lio/flutter/plugins/videoplayer/QueuingEventSink;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lio/flutter/plugins/videoplayer/VideoPlayer$1;->this$0:Lio/flutter/plugins/videoplayer/VideoPlayer;
iput-object p2, p0, Lio/flutter/plugins/videoplayer/VideoPlayer$1;->val$eventSink:Lio/flutter/plugins/videoplayer/QueuingEventSink;
.line 177
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onCancel(Ljava/lang/Object;)V
.locals 0
iget-object p0, p0, Lio/flutter/plugins/videoplayer/VideoPlayer$1;->val$eventSink:Lio/flutter/plugins/videoplayer/QueuingEventSink;
const/4 p1, 0x0
.line 185
invoke-virtual {p0, p1}, Lio/flutter/plugins/videoplayer/QueuingEventSink;->setDelegate(Lio/flutter/plugin/common/EventChannel$EventSink;)V
return-void
.end method
.method public onListen(Ljava/lang/Object;Lio/flutter/plugin/common/EventChannel$EventSink;)V
.locals 0
iget-object p0, p0, Lio/flutter/plugins/videoplayer/VideoPlayer$1;->val$eventSink:Lio/flutter/plugins/videoplayer/QueuingEventSink;
.line 180
invoke-virtual {p0, p2}, Lio/flutter/plugins/videoplayer/QueuingEventSink;->setDelegate(Lio/flutter/plugin/common/EventChannel$EventSink;)V
return-void
.end method