INativeUiProvider.smali

.class public interface abstract Lcom/avast/android/billing/ui/nativescreen/INativeUiProvider;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<ScreenThemeT::",
        "Lcom/avast/android/billing/api/model/screen/IScreenTheme;",
        ">",
        "Ljava/lang/Object;"
    }
.end annotation


# virtual methods
.method public abstract a(Landroid/view/View;Landroid/os/Bundle;)V
.end method

.method public abstract b(Ljava/util/ArrayList;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList<",
            "Lcom/avast/android/campaigns/SubscriptionOffer;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract c()I
.end method

.method public abstract d(Lcom/avast/android/billing/ui/nativescreen/OnOptionSelected;)V
.end method

.method public abstract e(Landroid/view/View;)V
.end method

.method public abstract f(Lcom/avast/android/campaigns/ContentScrollListener;)V
.end method

.method public abstract g(Lcom/avast/android/billing/api/model/screen/IScreenTheme;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TScreenThemeT;)V"
        }
    .end annotation
.end method