Files
rr3-apk/smali_classes4/com/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

77 lines
2.7 KiB
Smali

.class public interface abstract Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/dycreator/wrapper/DyOption;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IViewOptionBuilder"
.end annotation
# virtual methods
.method public abstract adChoiceLink(Ljava/lang/String;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract build()Lcom/mbridge/msdk/dycreator/wrapper/DyOption;
.end method
.method public abstract campaignEx(Lcom/mbridge/msdk/foundation/entity/CampaignEx;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract canSkip(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract countDownTime(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract dyAdType(Lcom/mbridge/msdk/dycreator/wrapper/DyAdType;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract file(Ljava/io/File;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract fileDirs(Ljava/util/List;)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Ljava/lang/String;",
">;)",
"Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;"
}
.end annotation
.end method
.method public abstract isApkInfoVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract isClickButtonVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract isLogoVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract isScreenClick(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract isShakeVisible(Z)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract orientation(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract shakeStrenght(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract shakeTime(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method
.method public abstract templateType(I)Lcom/mbridge/msdk/dycreator/wrapper/DyOption$IViewOptionBuilder;
.end method