79 lines
2.1 KiB
Smali
79 lines
2.1 KiB
Smali
.class public final Lcom/unity3d/ads/adplayer/AdPlayer$Companion;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/unity3d/ads/adplayer/AdPlayer;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Companion"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field static final synthetic $$INSTANCE:Lcom/unity3d/ads/adplayer/AdPlayer$Companion;
|
|
|
|
.field private static final broadcastEventChannel:Lkotlinx/coroutines/flow/MutableSharedFlow;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkotlinx/coroutines/flow/MutableSharedFlow;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 3
|
|
|
|
new-instance v0, Lcom/unity3d/ads/adplayer/AdPlayer$Companion;
|
|
|
|
invoke-direct {v0}, Lcom/unity3d/ads/adplayer/AdPlayer$Companion;-><init>()V
|
|
|
|
sput-object v0, Lcom/unity3d/ads/adplayer/AdPlayer$Companion;->$$INSTANCE:Lcom/unity3d/ads/adplayer/AdPlayer$Companion;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x7
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 77
|
|
invoke-static {v2, v2, v0, v1, v0}, Lkotlinx/coroutines/flow/SharedFlowKt;->MutableSharedFlow$default(IILkotlinx/coroutines/channels/BufferOverflow;ILjava/lang/Object;)Lkotlinx/coroutines/flow/MutableSharedFlow;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lcom/unity3d/ads/adplayer/AdPlayer$Companion;->broadcastEventChannel:Lkotlinx/coroutines/flow/MutableSharedFlow;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 76
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final getBroadcastEventChannel()Lkotlinx/coroutines/flow/MutableSharedFlow;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lkotlinx/coroutines/flow/MutableSharedFlow;"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lcom/unity3d/ads/adplayer/AdPlayer$Companion;->broadcastEventChannel:Lkotlinx/coroutines/flow/MutableSharedFlow;
|
|
|
|
return-object v0
|
|
.end method
|