WebViewActivity$1.smali
.class Lcom/sandboxol/center/view/activity/webview/WebViewActivity$1;
.super Ljava/lang/Object;
.source "WebViewActivity.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->initToolBar()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;
# direct methods
.method constructor <init>(Lcom/sandboxol/center/view/activity/webview/WebViewActivity;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$1;->this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/center/view/activity/webview/WebViewActivity$1;->this$0:Lcom/sandboxol/center/view/activity/webview/WebViewActivity;
# getter for: Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->tvGunTitle:Landroid/widget/TextView;
invoke-static {v0}, Lcom/sandboxol/center/view/activity/webview/WebViewActivity;->access$000(Lcom/sandboxol/center/view/activity/webview/WebViewActivity;)Landroid/widget/TextView;
move-result-object v0
const/4 v1, 0x1
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setSelected(Z)V
return-void
.end method