69 lines
1.7 KiB
Smali
69 lines
1.7 KiB
Smali
.class public interface abstract Lcom/ironsource/xp;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Landroid/app/Activity;)V
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;Ljava/lang/String;I)V
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/ironsource/dn;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;",
|
|
"Lcom/ironsource/dn;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/ironsource/in;)V
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;",
|
|
"Lcom/ironsource/in;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract a(Lorg/json/JSONObject;)V
|
|
.end method
|
|
|
|
.method public abstract a(Ljava/lang/String;)Z
|
|
.end method
|
|
|
|
.method public abstract b(Lorg/json/JSONObject;)V
|
|
.end method
|
|
|
|
.method public abstract c(Lorg/json/JSONObject;)V
|
|
.end method
|
|
|
|
.method public abstract onPause(Landroid/app/Activity;)V
|
|
.end method
|
|
|
|
.method public abstract onResume(Landroid/app/Activity;)V
|
|
.end method
|