apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$g.smali
2019-12-06 04:29:40 +01:00

58 lines
1.5 KiB
Smali

.class public Lcom/lytefast/flexinput/fragment/FlexInputFragment$g;
.super Ljava/lang/Object;
.source "FlexInputFragment.java"
# interfaces
.implements Landroid/text/TextWatcher;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/FlexInputFragment;->a(Landroidx/appcompat/widget/AppCompatEditText;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$g;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public afterTextChanged(Landroid/text/Editable;)V
.locals 1
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$g;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-virtual {v0, p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->a(Landroid/text/Editable;)V
return-void
.end method
.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
.locals 0
return-void
.end method
.method public onTextChanged(Ljava/lang/CharSequence;III)V
.locals 0
return-void
.end method