TestHelperInternal.smali

.class public Lcom/taboola/android/api/TestHelperInternal;
.super Ljava/lang/Object;
.source "TestHelperInternal.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/taboola/android/api/TestHelperInternal$SdkEventsTestListener;
    }
.end annotation


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 6
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method public static setSdkTestListener(Lcom/taboola/android/api/TaboolaApi;Lcom/taboola/android/api/TestHelperInternal$SdkEventsTestListener;)V
    .registers 2

    .line 12
    invoke-virtual {p0, p1}, Lcom/taboola/android/api/TaboolaApi;->setSdkEventsTestListener(Lcom/taboola/android/api/TestHelperInternal$SdkEventsTestListener;)V

    return-void
.end method