Files
rr3-apk/smali_classes2/com/fyber/inneractive/sdk/interfaces/c$a.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

53 lines
1.1 KiB
Smali

.class public interface abstract Lcom/fyber/inneractive/sdk/interfaces/c$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/fyber/inneractive/sdk/interfaces/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract destroy()V
.end method
.method public abstract disableCloseButton()V
.end method
.method public abstract dismissAd(Z)V
.end method
.method public abstract getCloseButton()Landroid/view/View;
.end method
.method public abstract getLayout()Landroid/view/ViewGroup;
.end method
.method public abstract isCloseButtonDisplay()Z
.end method
.method public abstract secondEndCardWasDisplayed()V
.end method
.method public abstract setActivityOrientation(ZLcom/fyber/inneractive/sdk/config/enums/Orientation;)V
.end method
.method public abstract showCloseButton(ZII)V
.end method
.method public abstract showCloseCountdown()V
.end method
.method public abstract updateCloseCountdown(I)V
.end method
.method public abstract wasDismissedByUser()Z
.end method