a$b$a.smali

.class public final Leb/a$b$a;
.super Ljava/lang/Object;
.source "IPop.kt"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Leb/a$b;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "a"
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public static synthetic a(Leb/a$b;Leb/a;ILp5/l;ILjava/lang/Object;)V
    .registers 6

    if-nez p5, :cond_b

    and-int/lit8 p4, p4, 0x4

    if-eqz p4, :cond_7

    const/4 p3, 0x0

    :cond_7
    invoke-interface {p0, p1, p2, p3}, Leb/a$b;->a(Leb/a;ILp5/l;)V

    return-void

    :cond_b
    new-instance p0, Ljava/lang/UnsupportedOperationException;

    const-string p1, "Super calls with default arguments not supported in this target, function: onClick"

    invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V

    throw p0
.end method