h.smali

.class public final Lyg/h;
.super Ljava/lang/Object;
.source "ChatQuickReplyViewFactory.kt"

# interfaces
.implements Lwg/d;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lwg/d<",
        "Lsg/d;",
        ">;"
    }
.end annotation


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

    return-void
.end method

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

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

    return-void
.end method


# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;)I
    .registers 2

    check-cast p1, Lsg/d;

    invoke-virtual {p0, p1}, Lyg/h;->a(Lsg/d;)I

    move-result p1

    return p1
.end method

.method public a(Lsg/d;)I
    .registers 2

    const/4 p1, 0x0

    return p1
.end method

.method public a(Landroid/content/Context;I)Landroid/view/View;
    .registers 3

    new-instance p2, Lyg/g;

    invoke-direct {p2, p1}, Lyg/g;-><init>(Landroid/content/Context;)V

    invoke-virtual {p2}, Lyg/g;->a()Landroid/view/View;

    return-object p2
.end method