25 lines
722 B
Smali
25 lines
722 B
Smali
.class public interface abstract Lcom/mbridge/msdk/newreward/player/iview/IBaseView;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract addViewToCurrentViewGroup(Landroid/view/View;)V
|
|
.end method
|
|
|
|
.method public abstract initViews(Z)Z
|
|
.end method
|
|
|
|
.method public abstract onActivityLifeCycleCallback(Ljava/lang/String;)V
|
|
.end method
|
|
|
|
.method public abstract removeTempleFromSuperView(Landroid/view/ViewGroup;)V
|
|
.end method
|
|
|
|
.method public abstract show(Landroid/view/ViewGroup;)V
|
|
.annotation runtime Lcom/mbridge/msdk/newreward/function/command/retention/ReportAnnotation$MethodInfo;
|
|
className = "IBaseView.show"
|
|
reportType = "2"
|
|
.end annotation
|
|
.end method
|