a$j.smali

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


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "j"
.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, 0x6

    const/4 v1, 0x0

    .line 233
    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 237
    sget-object v0, Lshark/a$j$a;->a:Lshark/a$j$a;

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

    const-string v1, "android.view.inputmethod.InputMethodManager"

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

    return-void
.end method