* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1482 lines
35 KiB
Smali
1482 lines
35 KiB
Smali
.class public Landroidx/appcompat/widget/AppCompatEditText;
|
|
.super Landroid/widget/EditText;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroidx/core/view/TintableBackgroundView;
|
|
.implements Landroidx/core/view/OnReceiveContentViewBehavior;
|
|
.implements Landroidx/appcompat/widget/EmojiCompatConfigurationView;
|
|
.implements Landroidx/core/widget/TintableCompoundDrawablesView;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.field public final f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.field public final g:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
|
|
|
.field public final h:Landroidx/core/widget/TextViewOnReceiveContentListener;
|
|
|
|
.field public final i:Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
.field public j:Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget v0, Landroidx/appcompat/R$attr;->editTextStyle:I
|
|
|
|
invoke-direct {p0, p1, p2, v0}, Landroidx/appcompat/widget/AppCompatEditText;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
|
.locals 3
|
|
|
|
.line 2
|
|
invoke-static {p1}, Landroidx/appcompat/widget/TintContextWrapper;->a(Landroid/content/Context;)V
|
|
|
|
invoke-direct {p0, p1, p2, p3}, Landroid/widget/EditText;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
|
|
|
.line 3
|
|
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {p1, p0}, Landroidx/appcompat/widget/ThemeUtils;->a(Landroid/content/Context;Landroid/view/View;)V
|
|
|
|
.line 4
|
|
new-instance p1, Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
invoke-direct {p1, p0}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;-><init>(Landroid/view/View;)V
|
|
|
|
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 5
|
|
invoke-virtual {p1, p2, p3}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->d(Landroid/util/AttributeSet;I)V
|
|
|
|
.line 6
|
|
new-instance p1, Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
invoke-direct {p1, p0}, Landroidx/appcompat/widget/AppCompatTextHelper;-><init>(Landroid/widget/TextView;)V
|
|
|
|
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 7
|
|
invoke-virtual {p1, p2, p3}, Landroidx/appcompat/widget/AppCompatTextHelper;->f(Landroid/util/AttributeSet;I)V
|
|
|
|
.line 8
|
|
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 9
|
|
new-instance p1, Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
|
|
|
.line 10
|
|
invoke-direct {p1}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 11
|
|
iput-object p0, p1, Landroidx/appcompat/widget/AppCompatTextClassifierHelper;->a:Landroid/widget/TextView;
|
|
|
|
.line 12
|
|
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->g:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
|
|
|
.line 13
|
|
new-instance p1, Landroidx/core/widget/TextViewOnReceiveContentListener;
|
|
|
|
.line 14
|
|
invoke-direct {p1}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 15
|
|
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->h:Landroidx/core/widget/TextViewOnReceiveContentListener;
|
|
|
|
.line 16
|
|
new-instance p1, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
invoke-direct {p1, p0}, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;-><init>(Landroid/widget/EditText;)V
|
|
|
|
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->i:Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
.line 17
|
|
invoke-virtual {p1, p2, p3}, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;->b(Landroid/util/AttributeSet;I)V
|
|
|
|
.line 18
|
|
invoke-virtual {p0}, Landroid/widget/TextView;->getKeyListener()Landroid/text/method/KeyListener;
|
|
|
|
move-result-object p2
|
|
|
|
.line 19
|
|
instance-of p3, p2, Landroid/text/method/NumberKeyListener;
|
|
|
|
if-nez p3, :cond_1
|
|
|
|
.line 20
|
|
invoke-super {p0}, Landroid/widget/EditText;->isFocusable()Z
|
|
|
|
move-result p3
|
|
|
|
.line 21
|
|
invoke-super {p0}, Landroid/widget/EditText;->isClickable()Z
|
|
|
|
move-result v0
|
|
|
|
.line 22
|
|
invoke-super {p0}, Landroid/widget/EditText;->isLongClickable()Z
|
|
|
|
move-result v1
|
|
|
|
.line 23
|
|
invoke-super {p0}, Landroid/widget/EditText;->getInputType()I
|
|
|
|
move-result v2
|
|
|
|
.line 24
|
|
invoke-virtual {p1, p2}, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;->a(Landroid/text/method/KeyListener;)Landroid/text/method/KeyListener;
|
|
|
|
move-result-object p1
|
|
|
|
if-ne p1, p2, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 25
|
|
:cond_0
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->setKeyListener(Landroid/text/method/KeyListener;)V
|
|
|
|
.line 26
|
|
invoke-super {p0, v2}, Landroid/widget/EditText;->setRawInputType(I)V
|
|
|
|
.line 27
|
|
invoke-super {p0, p3}, Landroid/widget/EditText;->setFocusable(Z)V
|
|
|
|
.line 28
|
|
invoke-super {p0, v0}, Landroid/widget/EditText;->setClickable(Z)V
|
|
|
|
.line 29
|
|
invoke-super {p0, v1}, Landroid/widget/EditText;->setLongClickable(Z)V
|
|
|
|
:cond_1
|
|
:goto_0
|
|
return-void
|
|
.end method
|
|
|
|
.method private getSuperCaller()Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/UiThread;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->j:Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-nez v0, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
new-instance v0, Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 6
|
|
.line 7
|
|
invoke-direct {v0, p0}, Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;-><init>(Landroidx/appcompat/widget/AppCompatEditText;)V
|
|
|
|
.line 8
|
|
.line 9
|
|
.line 10
|
|
iput-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->j:Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 11
|
|
.line 12
|
|
:cond_0
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->j:Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 13
|
|
.line 14
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(Landroidx/core/view/ContentInfoCompat;)Landroidx/core/view/ContentInfoCompat;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->h:Landroidx/core/widget/TextViewOnReceiveContentListener;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0, p0, p1}, Landroidx/core/widget/TextViewOnReceiveContentListener;->a(Landroid/view/View;Landroidx/core/view/ContentInfoCompat;)Landroidx/core/view/ContentInfoCompat;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object p1
|
|
|
|
.line 7
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public final drawableStateChanged()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-super {p0}, Landroid/widget/EditText;->drawableStateChanged()V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->a()V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 12
|
|
.line 13
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 14
|
|
.line 15
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method public getCustomSelectionActionModeCallback()Landroid/view/ActionMode$Callback;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-super {p0}, Landroid/widget/EditText;->getCustomSelectionActionModeCallback()Landroid/view/ActionMode$Callback;
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
invoke-static {v0}, Landroidx/core/widget/TextViewCompat;->g(Landroid/view/ActionMode$Callback;)Landroid/view/ActionMode$Callback;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v0
|
|
|
|
.line 9
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSupportBackgroundTintList()Landroid/content/res/ColorStateList;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->b()Landroid/content/res/ColorStateList;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v0
|
|
|
|
.line 9
|
|
return-object v0
|
|
|
|
.line 10
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 11
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSupportBackgroundTintMode()Landroid/graphics/PorterDuff$Mode;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->c()Landroid/graphics/PorterDuff$Mode;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v0
|
|
|
|
.line 9
|
|
return-object v0
|
|
|
|
.line 10
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 11
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSupportCompoundDrawablesTintList()Landroid/content/res/ColorStateList;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatTextHelper;->d()Landroid/content/res/ColorStateList;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object v0
|
|
|
|
.line 7
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSupportCompoundDrawablesTintMode()Landroid/graphics/PorterDuff$Mode;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatTextHelper;->e()Landroid/graphics/PorterDuff$Mode;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object v0
|
|
|
|
.line 7
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getText()Landroid/text/Editable;
|
|
.locals 2
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
const/16 v1, 0x1c
|
|
|
|
if-lt v0, v1, :cond_0
|
|
|
|
.line 3
|
|
invoke-super {p0}, Landroid/widget/EditText;->getText()Landroid/text/Editable;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
|
|
.line 4
|
|
:cond_0
|
|
invoke-super {p0}, Landroid/widget/EditText;->getEditableText()Landroid/text/Editable;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getText()Ljava/lang/CharSequence;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Landroidx/appcompat/widget/AppCompatEditText;->getText()Landroid/text/Editable;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getTextClassifier()Landroid/view/textclassifier/TextClassifier;
|
|
.locals 2
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 2
|
|
.line 3
|
|
const/16 v1, 0x1c
|
|
|
|
.line 4
|
|
.line 5
|
|
if-ge v0, v1, :cond_2
|
|
|
|
.line 6
|
|
.line 7
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->g:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
|
|
|
.line 8
|
|
.line 9
|
|
if-nez v0, :cond_0
|
|
|
|
.line 10
|
|
.line 11
|
|
goto :goto_0
|
|
|
|
.line 12
|
|
:cond_0
|
|
iget-object v1, v0, Landroidx/appcompat/widget/AppCompatTextClassifierHelper;->b:Landroid/view/textclassifier/TextClassifier;
|
|
|
|
.line 13
|
|
.line 14
|
|
if-nez v1, :cond_1
|
|
|
|
.line 15
|
|
.line 16
|
|
iget-object v0, v0, Landroidx/appcompat/widget/AppCompatTextClassifierHelper;->a:Landroid/widget/TextView;
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-static {v0}, Landroidx/appcompat/widget/AppCompatTextClassifierHelper$Api26Impl;->a(Landroid/widget/TextView;)Landroid/view/textclassifier/TextClassifier;
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-object v0
|
|
|
|
.line 22
|
|
return-object v0
|
|
|
|
.line 23
|
|
:cond_1
|
|
return-object v1
|
|
|
|
.line 24
|
|
:cond_2
|
|
:goto_0
|
|
invoke-direct {p0}, Landroidx/appcompat/widget/AppCompatEditText;->getSuperCaller()Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object v0
|
|
|
|
.line 28
|
|
iget-object v0, v0, Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;->a:Landroidx/appcompat/widget/AppCompatEditText;
|
|
|
|
.line 29
|
|
.line 30
|
|
invoke-super {v0}, Landroid/widget/EditText;->getTextClassifier()Landroid/view/textclassifier/TextClassifier;
|
|
|
|
.line 31
|
|
.line 32
|
|
.line 33
|
|
move-result-object v0
|
|
|
|
.line 34
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
|
|
.locals 4
|
|
|
|
.line 1
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->onCreateInputConnection(Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
iget-object v1, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 6
|
|
.line 7
|
|
invoke-virtual {v1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 8
|
|
.line 9
|
|
.line 10
|
|
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 11
|
|
.line 12
|
|
const/16 v2, 0x1e
|
|
|
|
.line 13
|
|
.line 14
|
|
if-ge v1, v2, :cond_0
|
|
|
|
.line 15
|
|
.line 16
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-virtual {p0}, Landroidx/appcompat/widget/AppCompatEditText;->getText()Ljava/lang/CharSequence;
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-object v3
|
|
|
|
.line 22
|
|
invoke-static {p1, v3}, Landroidx/core/view/inputmethod/EditorInfoCompat;->c(Landroid/view/inputmethod/EditorInfo;Ljava/lang/CharSequence;)V
|
|
|
|
.line 23
|
|
.line 24
|
|
.line 25
|
|
:cond_0
|
|
invoke-static {v0, p1, p0}, Landroidx/appcompat/widget/AppCompatHintHelper;->a(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;Landroid/widget/TextView;)V
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 29
|
|
.line 30
|
|
if-gt v1, v2, :cond_1
|
|
|
|
.line 31
|
|
.line 32
|
|
invoke-static {p0}, Landroidx/core/view/ViewCompat;->m(Landroidx/appcompat/widget/AppCompatEditText;)[Ljava/lang/String;
|
|
|
|
.line 33
|
|
.line 34
|
|
.line 35
|
|
move-result-object v1
|
|
|
|
.line 36
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 37
|
|
.line 38
|
|
invoke-static {p1, v1}, Landroidx/core/view/inputmethod/EditorInfoCompat;->b(Landroid/view/inputmethod/EditorInfo;[Ljava/lang/String;)V
|
|
|
|
.line 39
|
|
.line 40
|
|
.line 41
|
|
invoke-static {p0, v0, p1}, Landroidx/core/view/inputmethod/InputConnectionCompat;->a(Landroidx/appcompat/widget/AppCompatEditText;Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
|
|
|
|
.line 42
|
|
.line 43
|
|
.line 44
|
|
move-result-object v0
|
|
|
|
.line 45
|
|
:cond_1
|
|
iget-object v1, p0, Landroidx/appcompat/widget/AppCompatEditText;->i:Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
.line 46
|
|
.line 47
|
|
iget-object v1, v1, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;->b:Landroidx/emoji2/viewsintegration/EmojiEditTextHelper;
|
|
|
|
.line 48
|
|
.line 49
|
|
invoke-virtual {v1, v0, p1}, Landroidx/emoji2/viewsintegration/EmojiEditTextHelper;->b(Landroid/view/inputmethod/InputConnection;Landroid/view/inputmethod/EditorInfo;)Landroid/view/inputmethod/InputConnection;
|
|
|
|
.line 50
|
|
.line 51
|
|
.line 52
|
|
move-result-object p1
|
|
|
|
.line 53
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public onDetachedFromWindow()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-super {p0}, Landroid/widget/EditText;->onDetachedFromWindow()V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 5
|
|
.line 6
|
|
const/16 v1, 0x1e
|
|
|
|
.line 7
|
|
.line 8
|
|
if-lt v0, v1, :cond_0
|
|
|
|
.line 9
|
|
.line 10
|
|
const/16 v1, 0x21
|
|
|
|
.line 11
|
|
.line 12
|
|
if-ge v0, v1, :cond_0
|
|
|
|
.line 13
|
|
.line 14
|
|
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result-object v0
|
|
|
|
.line 18
|
|
const-string v1, "input_method"
|
|
|
|
.line 19
|
|
.line 20
|
|
invoke-virtual {v0, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
move-result-object v0
|
|
|
|
.line 24
|
|
check-cast v0, Landroid/view/inputmethod/InputMethodManager;
|
|
|
|
.line 25
|
|
.line 26
|
|
invoke-virtual {v0, p0}, Landroid/view/inputmethod/InputMethodManager;->isActive(Landroid/view/View;)Z
|
|
|
|
.line 27
|
|
.line 28
|
|
.line 29
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDragEvent(Landroid/view/DragEvent;)Z
|
|
.locals 5
|
|
|
|
.line 1
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 2
|
|
.line 3
|
|
const/16 v1, 0x1f
|
|
|
|
.line 4
|
|
.line 5
|
|
const/4 v2, 0x1
|
|
|
|
.line 6
|
|
const/4 v3, 0x0
|
|
|
|
.line 7
|
|
if-ge v0, v1, :cond_5
|
|
|
|
.line 8
|
|
.line 9
|
|
const/16 v1, 0x18
|
|
|
|
.line 10
|
|
.line 11
|
|
if-lt v0, v1, :cond_5
|
|
|
|
.line 12
|
|
.line 13
|
|
invoke-virtual {p1}, Landroid/view/DragEvent;->getLocalState()Ljava/lang/Object;
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result-object v0
|
|
|
|
.line 17
|
|
if-nez v0, :cond_5
|
|
|
|
.line 18
|
|
.line 19
|
|
invoke-static {p0}, Landroidx/core/view/ViewCompat;->m(Landroidx/appcompat/widget/AppCompatEditText;)[Ljava/lang/String;
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result-object v0
|
|
|
|
.line 23
|
|
if-nez v0, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
goto :goto_2
|
|
|
|
.line 26
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
.line 27
|
|
.line 28
|
|
.line 29
|
|
move-result-object v0
|
|
|
|
.line 30
|
|
:goto_0
|
|
instance-of v1, v0, Landroid/content/ContextWrapper;
|
|
|
|
.line 31
|
|
.line 32
|
|
if-eqz v1, :cond_2
|
|
|
|
.line 33
|
|
.line 34
|
|
instance-of v1, v0, Landroid/app/Activity;
|
|
|
|
.line 35
|
|
.line 36
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 37
|
|
.line 38
|
|
check-cast v0, Landroid/app/Activity;
|
|
|
|
.line 39
|
|
.line 40
|
|
goto :goto_1
|
|
|
|
.line 41
|
|
:cond_1
|
|
check-cast v0, Landroid/content/ContextWrapper;
|
|
|
|
.line 42
|
|
.line 43
|
|
invoke-virtual {v0}, Landroid/content/ContextWrapper;->getBaseContext()Landroid/content/Context;
|
|
|
|
.line 44
|
|
.line 45
|
|
.line 46
|
|
move-result-object v0
|
|
|
|
.line 47
|
|
goto :goto_0
|
|
|
|
.line 48
|
|
:cond_2
|
|
const/4 v0, 0x0
|
|
|
|
.line 49
|
|
:goto_1
|
|
if-nez v0, :cond_3
|
|
|
|
.line 50
|
|
.line 51
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
.line 52
|
|
.line 53
|
|
const-string v1, "Can\'t handle drop: no activity: view="
|
|
|
|
.line 54
|
|
.line 55
|
|
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 56
|
|
.line 57
|
|
.line 58
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
|
|
|
|
.line 59
|
|
.line 60
|
|
.line 61
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
.line 62
|
|
.line 63
|
|
.line 64
|
|
move-result-object v0
|
|
|
|
.line 65
|
|
const-string v1, "ReceiveContent"
|
|
|
|
.line 66
|
|
.line 67
|
|
invoke-static {v1, v0}, Landroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
|
|
|
|
.line 68
|
|
.line 69
|
|
.line 70
|
|
goto :goto_2
|
|
|
|
.line 71
|
|
:cond_3
|
|
invoke-virtual {p1}, Landroid/view/DragEvent;->getAction()I
|
|
|
|
.line 72
|
|
.line 73
|
|
.line 74
|
|
move-result v1
|
|
|
|
.line 75
|
|
if-ne v1, v2, :cond_4
|
|
|
|
.line 76
|
|
.line 77
|
|
goto :goto_2
|
|
|
|
.line 78
|
|
:cond_4
|
|
invoke-virtual {p1}, Landroid/view/DragEvent;->getAction()I
|
|
|
|
.line 79
|
|
.line 80
|
|
.line 81
|
|
move-result v1
|
|
|
|
.line 82
|
|
const/4 v4, 0x3
|
|
|
|
.line 83
|
|
if-ne v1, v4, :cond_5
|
|
|
|
.line 84
|
|
.line 85
|
|
invoke-static {p1, p0, v0}, Landroidx/appcompat/widget/AppCompatReceiveContentHelper$OnDropApi24Impl;->a(Landroid/view/DragEvent;Landroid/widget/TextView;Landroid/app/Activity;)Z
|
|
|
|
.line 86
|
|
.line 87
|
|
.line 88
|
|
move-result v3
|
|
|
|
.line 89
|
|
:cond_5
|
|
:goto_2
|
|
if-eqz v3, :cond_6
|
|
|
|
.line 90
|
|
.line 91
|
|
return v2
|
|
|
|
.line 92
|
|
:cond_6
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->onDragEvent(Landroid/view/DragEvent;)Z
|
|
|
|
.line 93
|
|
.line 94
|
|
.line 95
|
|
move-result p1
|
|
|
|
.line 96
|
|
return p1
|
|
.end method
|
|
|
|
.method public final onTextContextMenuItem(I)Z
|
|
.locals 4
|
|
|
|
.line 1
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 2
|
|
.line 3
|
|
const/16 v1, 0x1f
|
|
|
|
.line 4
|
|
.line 5
|
|
if-ge v0, v1, :cond_4
|
|
|
|
.line 6
|
|
.line 7
|
|
invoke-static {p0}, Landroidx/core/view/ViewCompat;->m(Landroidx/appcompat/widget/AppCompatEditText;)[Ljava/lang/String;
|
|
|
|
.line 8
|
|
.line 9
|
|
.line 10
|
|
move-result-object v0
|
|
|
|
.line 11
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 12
|
|
.line 13
|
|
const v0, 0x1020022
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
if-eq p1, v0, :cond_0
|
|
|
|
.line 17
|
|
.line 18
|
|
const v1, 0x1020031
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
if-eq p1, v1, :cond_0
|
|
|
|
.line 22
|
|
.line 23
|
|
goto :goto_2
|
|
|
|
.line 24
|
|
:cond_0
|
|
invoke-virtual {p0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object v1
|
|
|
|
.line 28
|
|
const-string v2, "clipboard"
|
|
|
|
.line 29
|
|
.line 30
|
|
invoke-virtual {v1, v2}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
.line 31
|
|
.line 32
|
|
.line 33
|
|
move-result-object v1
|
|
|
|
.line 34
|
|
check-cast v1, Landroid/content/ClipboardManager;
|
|
|
|
.line 35
|
|
.line 36
|
|
if-nez v1, :cond_1
|
|
|
|
.line 37
|
|
.line 38
|
|
const/4 v1, 0x0
|
|
|
|
.line 39
|
|
goto :goto_0
|
|
|
|
.line 40
|
|
:cond_1
|
|
invoke-virtual {v1}, Landroid/content/ClipboardManager;->getPrimaryClip()Landroid/content/ClipData;
|
|
|
|
.line 41
|
|
.line 42
|
|
.line 43
|
|
move-result-object v1
|
|
|
|
.line 44
|
|
:goto_0
|
|
const/4 v2, 0x1
|
|
|
|
.line 45
|
|
if-eqz v1, :cond_3
|
|
|
|
.line 46
|
|
.line 47
|
|
invoke-virtual {v1}, Landroid/content/ClipData;->getItemCount()I
|
|
|
|
.line 48
|
|
.line 49
|
|
.line 50
|
|
move-result v3
|
|
|
|
.line 51
|
|
if-lez v3, :cond_3
|
|
|
|
.line 52
|
|
.line 53
|
|
new-instance v3, Landroidx/core/view/ContentInfoCompat$Builder;
|
|
|
|
.line 54
|
|
.line 55
|
|
invoke-direct {v3, v1, v2}, Landroidx/core/view/ContentInfoCompat$Builder;-><init>(Landroid/content/ClipData;I)V
|
|
|
|
.line 56
|
|
.line 57
|
|
.line 58
|
|
if-ne p1, v0, :cond_2
|
|
|
|
.line 59
|
|
.line 60
|
|
const/4 p1, 0x0
|
|
|
|
.line 61
|
|
goto :goto_1
|
|
|
|
.line 62
|
|
:cond_2
|
|
move p1, v2
|
|
|
|
.line 63
|
|
:goto_1
|
|
invoke-virtual {v3, p1}, Landroidx/core/view/ContentInfoCompat$Builder;->c(I)V
|
|
|
|
.line 64
|
|
.line 65
|
|
.line 66
|
|
invoke-virtual {v3}, Landroidx/core/view/ContentInfoCompat$Builder;->a()Landroidx/core/view/ContentInfoCompat;
|
|
|
|
.line 67
|
|
.line 68
|
|
.line 69
|
|
move-result-object p1
|
|
|
|
.line 70
|
|
invoke-static {p0, p1}, Landroidx/core/view/ViewCompat;->u(Landroid/view/View;Landroidx/core/view/ContentInfoCompat;)Landroidx/core/view/ContentInfoCompat;
|
|
|
|
.line 71
|
|
.line 72
|
|
.line 73
|
|
:cond_3
|
|
return v2
|
|
|
|
.line 74
|
|
:cond_4
|
|
:goto_2
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->onTextContextMenuItem(I)Z
|
|
|
|
.line 75
|
|
.line 76
|
|
.line 77
|
|
move-result p1
|
|
|
|
.line 78
|
|
return p1
|
|
.end method
|
|
|
|
.method public setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
|
|
.locals 0
|
|
.param p1 # Landroid/graphics/drawable/Drawable;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->e()V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public setBackgroundResource(I)V
|
|
.locals 1
|
|
.param p1 # I
|
|
.annotation build Landroidx/annotation/DrawableRes;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->setBackgroundResource(I)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->f(I)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public final setCompoundDrawables(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-super {p0, p1, p2, p3, p4}, Landroid/widget/EditText;->setCompoundDrawables(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public final setCompoundDrawablesRelative(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-super {p0, p1, p2, p3, p4}, Landroid/widget/EditText;->setCompoundDrawablesRelative(Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p1}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public setCustomSelectionActionModeCallback(Landroid/view/ActionMode$Callback;)V
|
|
.locals 0
|
|
.param p1 # Landroid/view/ActionMode$Callback;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-static {p1, p0}, Landroidx/core/widget/TextViewCompat;->h(Landroid/view/ActionMode$Callback;Landroid/widget/TextView;)Landroid/view/ActionMode$Callback;
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result-object p1
|
|
|
|
.line 5
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->setCustomSelectionActionModeCallback(Landroid/view/ActionMode$Callback;)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
return-void
|
|
.end method
|
|
|
|
.method public setEmojiCompatEnabled(Z)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->i:Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
iget-object v0, v0, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;->b:Landroidx/emoji2/viewsintegration/EmojiEditTextHelper;
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {v0, p1}, Landroidx/emoji2/viewsintegration/EmojiEditTextHelper;->c(Z)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
return-void
|
|
.end method
|
|
|
|
.method public setKeyListener(Landroid/text/method/KeyListener;)V
|
|
.locals 1
|
|
.param p1 # Landroid/text/method/KeyListener;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->i:Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatEmojiEditTextHelper;->a(Landroid/text/method/KeyListener;)Landroid/text/method/KeyListener;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object p1
|
|
|
|
.line 7
|
|
invoke-super {p0, p1}, Landroid/widget/EditText;->setKeyListener(Landroid/text/method/KeyListener;)V
|
|
|
|
.line 8
|
|
.line 9
|
|
.line 10
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSupportBackgroundTintList(Landroid/content/res/ColorStateList;)V
|
|
.locals 1
|
|
.param p1 # Landroid/content/res/ColorStateList;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->h(Landroid/content/res/ColorStateList;)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSupportBackgroundTintMode(Landroid/graphics/PorterDuff$Mode;)V
|
|
.locals 1
|
|
.param p1 # Landroid/graphics/PorterDuff$Mode;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->c:Landroidx/appcompat/widget/AppCompatBackgroundHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatBackgroundHelper;->i(Landroid/graphics/PorterDuff$Mode;)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSupportCompoundDrawablesTintList(Landroid/content/res/ColorStateList;)V
|
|
.locals 1
|
|
.param p1 # Landroid/content/res/ColorStateList;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatTextHelper;->k(Landroid/content/res/ColorStateList;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public setSupportCompoundDrawablesTintMode(Landroid/graphics/PorterDuff$Mode;)V
|
|
.locals 1
|
|
.param p1 # Landroid/graphics/PorterDuff$Mode;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-virtual {v0, p1}, Landroidx/appcompat/widget/AppCompatTextHelper;->l(Landroid/graphics/PorterDuff$Mode;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {v0}, Landroidx/appcompat/widget/AppCompatTextHelper;->b()V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
return-void
|
|
.end method
|
|
|
|
.method public final setTextAppearance(Landroid/content/Context;I)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-super {p0, p1, p2}, Landroid/widget/EditText;->setTextAppearance(Landroid/content/Context;I)V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->f:Landroidx/appcompat/widget/AppCompatTextHelper;
|
|
|
|
.line 5
|
|
.line 6
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {v0, p1, p2}, Landroidx/appcompat/widget/AppCompatTextHelper;->g(Landroid/content/Context;I)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public setTextClassifier(Landroid/view/textclassifier/TextClassifier;)V
|
|
.locals 2
|
|
.param p1 # Landroid/view/textclassifier/TextClassifier;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 2
|
|
.line 3
|
|
const/16 v1, 0x1c
|
|
|
|
.line 4
|
|
.line 5
|
|
if-ge v0, v1, :cond_1
|
|
|
|
.line 6
|
|
.line 7
|
|
iget-object v0, p0, Landroidx/appcompat/widget/AppCompatEditText;->g:Landroidx/appcompat/widget/AppCompatTextClassifierHelper;
|
|
|
|
.line 8
|
|
.line 9
|
|
if-nez v0, :cond_0
|
|
|
|
.line 10
|
|
.line 11
|
|
goto :goto_0
|
|
|
|
.line 12
|
|
:cond_0
|
|
iput-object p1, v0, Landroidx/appcompat/widget/AppCompatTextClassifierHelper;->b:Landroid/view/textclassifier/TextClassifier;
|
|
|
|
.line 13
|
|
.line 14
|
|
return-void
|
|
|
|
.line 15
|
|
:cond_1
|
|
:goto_0
|
|
invoke-direct {p0}, Landroidx/appcompat/widget/AppCompatEditText;->getSuperCaller()Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
move-result-object v0
|
|
|
|
.line 19
|
|
iget-object v0, v0, Landroidx/appcompat/widget/AppCompatEditText$SuperCaller;->a:Landroidx/appcompat/widget/AppCompatEditText;
|
|
|
|
.line 20
|
|
.line 21
|
|
invoke-super {v0, p1}, Landroid/widget/EditText;->setTextClassifier(Landroid/view/textclassifier/TextClassifier;)V
|
|
|
|
.line 22
|
|
.line 23
|
|
.line 24
|
|
return-void
|
|
.end method
|