tmap/smali/androidx/core/widget/TextViewKt$a.smali
2022-06-10 21:38:30 +09:00

149 lines
4.4 KiB
Smali

.class public final Landroidx/core/widget/TextViewKt$a;
.super Ljava/lang/Object;
.source "TextView.kt"
# interfaces
.implements Landroid/text/TextWatcher;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/core/widget/TextViewKt;->a(Landroid/widget/TextView;Lej/r;Lej/r;Lej/l;)Landroid/text/TextWatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/SourceDebugExtension;
value = "SMAP\nTextView.kt\nKotlin\n*S Kotlin\n*F\n+ 1 TextView.kt\nandroidx/core/widget/TextViewKt$addTextChangedListener$textWatcher$1\n*L\n1#1,97:1\n*E\n"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\r\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0007*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\u0012\u0010\u0005\u001a\u00020\u00042\u0008\u0010\u0003\u001a\u0004\u0018\u00010\u0002H\u0016J*\u0010\u000c\u001a\u00020\u00042\u0008\u0010\u0007\u001a\u0004\u0018\u00010\u00062\u0006\u0010\t\u001a\u00020\u00082\u0006\u0010\n\u001a\u00020\u00082\u0006\u0010\u000b\u001a\u00020\u0008H\u0016J*\u0010\u000e\u001a\u00020\u00042\u0008\u0010\u0007\u001a\u0004\u0018\u00010\u00062\u0006\u0010\t\u001a\u00020\u00082\u0006\u0010\r\u001a\u00020\u00082\u0006\u0010\n\u001a\u00020\u0008H\u0016\u00a8\u0006\u000f"
}
d2 = {
"androidx/core/widget/TextViewKt$a",
"Landroid/text/TextWatcher;",
"Landroid/text/Editable;",
"s",
"Lkotlin/d1;",
"afterTextChanged",
"",
"text",
"",
"start",
"count",
"after",
"beforeTextChanged",
"before",
"onTextChanged",
"core-ktx_release"
}
k = 0x1
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final synthetic a:Lej/l;
.field public final synthetic b:Lej/r;
.field public final synthetic c:Lej/r;
# direct methods
.method public constructor <init>(Lej/l;Lej/r;Lej/r;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/core/widget/TextViewKt$a;->a:Lej/l;
iput-object p2, p0, Landroidx/core/widget/TextViewKt$a;->b:Lej/r;
iput-object p3, p0, Landroidx/core/widget/TextViewKt$a;->c:Lej/r;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public afterTextChanged(Landroid/text/Editable;)V
.locals 1
.param p1 # Landroid/text/Editable;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.line 1
iget-object v0, p0, Landroidx/core/widget/TextViewKt$a;->a:Lej/l;
invoke-interface {v0, p1}, Lej/l;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method
.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
.locals 1
.param p1 # Ljava/lang/CharSequence;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.line 1
iget-object v0, p0, Landroidx/core/widget/TextViewKt$a;->b:Lej/r;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p2
invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p3
invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p4
invoke-interface {v0, p1, p2, p3, p4}, Lej/r;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method
.method public onTextChanged(Ljava/lang/CharSequence;III)V
.locals 1
.param p1 # Ljava/lang/CharSequence;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.line 1
iget-object v0, p0, Landroidx/core/widget/TextViewKt$a;->c:Lej/r;
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p2
invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p3
invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p4
invoke-interface {v0, p1, p2, p3, p4}, Lej/r;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method