69 lines
2.0 KiB
Smali
69 lines
2.0 KiB
Smali
.class Lcom/moji/mjweather/TabNewLiveViewFragment$8;
|
|
.super Ljava/lang/Object;
|
|
.source "TabNewLiveViewFragment.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/View$OnClickListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/TabNewLiveViewFragment;->i()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/TabNewLiveViewFragment;)V
|
|
.locals 0
|
|
|
|
.line 386
|
|
iput-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$8;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClick(Landroid/view/View;)V
|
|
.locals 3
|
|
|
|
.line 389
|
|
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
|
|
|
|
move-result-object p1
|
|
|
|
sget-object v0, Lcom/moji/statistics/EVENT_TAG;->NEWLIVEVIEW_SEARCH:Lcom/moji/statistics/EVENT_TAG;
|
|
|
|
invoke-virtual {p1, v0}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;)Lcom/moji/statistics/EventManager;
|
|
|
|
.line 390
|
|
iget-object p1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$8;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
new-instance v0, Landroid/content/Intent;
|
|
|
|
iget-object v1, p0, Lcom/moji/mjweather/TabNewLiveViewFragment$8;->a:Lcom/moji/mjweather/TabNewLiveViewFragment;
|
|
|
|
invoke-virtual {v1}, Lcom/moji/mjweather/TabNewLiveViewFragment;->getActivity()Landroid/support/v4/app/FragmentActivity;
|
|
|
|
move-result-object v1
|
|
|
|
const-class v2, Lcom/moji/newliveview/search/ui/SearchActivity;
|
|
|
|
invoke-direct {v0, v1, v2}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
|
|
|
|
invoke-virtual {p1, v0}, Lcom/moji/mjweather/TabNewLiveViewFragment;->startActivity(Landroid/content/Intent;)V
|
|
|
|
return-void
|
|
.end method
|