34 lines
913 B
Smali
34 lines
913 B
Smali
.class public interface abstract Lcom/applovin/impl/sdk/AppLovinBroadcastManager$Receiver;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/applovin/impl/sdk/AppLovinBroadcastManager;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Receiver"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract onReceive(Landroid/content/Intent;Ljava/util/Map;)V
|
|
.param p2 # Ljava/util/Map;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/content/Intent;",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/Object;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|