apkfuckery/com.discord/smali_classes2/f/i/a/a/e$g.smali

67 lines
1.5 KiB
Smali

.class public Lf/i/a/a/e$g;
.super Ljava/lang/Object;
.source "ColorPickerDialog.java"
# interfaces
.implements Landroid/view/View$OnFocusChangeListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/i/a/a/e;->h()Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic d:Lf/i/a/a/e;
# direct methods
.method public constructor <init>(Lf/i/a/a/e;)V
.locals 0
iput-object p1, p0, Lf/i/a/a/e$g;->d:Lf/i/a/a/e;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onFocusChange(Landroid/view/View;Z)V
.locals 1
if-eqz p2, :cond_0
iget-object p1, p0, Lf/i/a/a/e$g;->d:Lf/i/a/a/e;
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->getActivity()Landroidx/fragment/app/FragmentActivity;
move-result-object p1
const-string p2, "input_method"
invoke-virtual {p1, p2}, Landroid/app/Activity;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/view/inputmethod/InputMethodManager;
iget-object p2, p0, Lf/i/a/a/e$g;->d:Lf/i/a/a/e;
iget-object p2, p2, Lf/i/a/a/e;->t:Landroid/widget/EditText;
const/4 v0, 0x1
invoke-virtual {p1, p2, v0}, Landroid/view/inputmethod/InputMethodManager;->showSoftInput(Landroid/view/View;I)Z
:cond_0
return-void
.end method