104 lines
2.9 KiB
Smali
104 lines
2.9 KiB
Smali
.class Lcom/firemint/realracing/CheatView$3;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/firemint/realracing/CheatView;->end()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/firemint/realracing/CheatView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/firemint/realracing/CheatView;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/firemint/realracing/CheatView$3;->this$0:Lcom/firemint/realracing/CheatView;
|
|
|
|
.line 213
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lcom/firemint/realracing/CheatView$3;->this$0:Lcom/firemint/realracing/CheatView;
|
|
|
|
const-string v1, "end"
|
|
|
|
.line 215
|
|
invoke-virtual {v0, v1}, Lcom/firemint/realracing/CheatView;->Log(Ljava/lang/String;)V
|
|
|
|
iget-object v0, p0, Lcom/firemint/realracing/CheatView$3;->this$0:Lcom/firemint/realracing/CheatView;
|
|
|
|
.line 218
|
|
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, "input_method"
|
|
|
|
invoke-virtual {v0, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Landroid/view/inputmethod/InputMethodManager;
|
|
|
|
iget-object v1, p0, Lcom/firemint/realracing/CheatView$3;->this$0:Lcom/firemint/realracing/CheatView;
|
|
|
|
.line 219
|
|
iget-object v1, v1, Lcom/firemint/realracing/CheatView;->m_text:Lcom/firemint/realracing/CheatView$CheatEditText;
|
|
|
|
invoke-virtual {v1}, Landroid/view/View;->getWindowToken()Landroid/os/IBinder;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {}, Lcom/firemint/realracing/MainActivity;->getIsAmazon()Z
|
|
|
|
move-result v2
|
|
|
|
invoke-virtual {v0, v1, v2}, Landroid/view/inputmethod/InputMethodManager;->hideSoftInputFromWindow(Landroid/os/IBinder;I)Z
|
|
|
|
.line 222
|
|
sget-object v0, Lcom/firemint/realracing/MainActivity;->instance:Lcom/firemint/realracing/MainActivity;
|
|
|
|
invoke-virtual {v0}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Landroid/view/Window;->setSoftInputMode(I)V
|
|
|
|
.line 225
|
|
sget-object v0, Lcom/firemint/realracing/MainActivity;->instance:Lcom/firemint/realracing/MainActivity;
|
|
|
|
invoke-virtual {v0}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroid/view/Window;->getDecorView()Landroid/view/View;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/firemint/realracing/MainActivity;->HideSystemKeys(Landroid/view/View;)V
|
|
|
|
return-void
|
|
.end method
|