a$c.smali

.class final Lshark/a$c;
.super Lshark/a;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lshark/a;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "c"
.end annotation


# direct methods
.method constructor <init>(Ljava/lang/String;)V
    .registers 4
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()V"
        }
    .end annotation

    const/4 v0, 0x5

    const/4 v1, 0x0

    .line 223
    invoke-direct {p0, p1, v0, v1}, Lshark/a;-><init>(Ljava/lang/String;ILkotlin/f/b/j;)V

    return-void
.end method


# virtual methods
.method public final a(Lshark/p;)V
    .registers 4

    const-string v0, "reporter"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 227
    sget-object v0, Lshark/a$c$a;->a:Lshark/a$c$a;

    check-cast v0, Lkotlin/f/a/m;

    const-string v1, "android.app.Application"

    invoke-virtual {p1, v1, v0}, Lshark/p;->a(Ljava/lang/String;Lkotlin/f/a/m;)V

    return-void
.end method