106 lines
2.7 KiB
Smali
106 lines
2.7 KiB
Smali
.class Lcom/moji/mjweather/TabWeatherFragment$13;
|
|
.super Ljava/lang/Object;
|
|
.source "TabWeatherFragment.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/TabWeatherFragment;->b(Ljava/lang/String;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment;)V
|
|
.locals 0
|
|
|
|
.line 2127
|
|
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$13;->a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 3
|
|
|
|
.line 2130
|
|
iget-object v0, p0, Lcom/moji/mjweather/TabWeatherFragment$13;->a:Lcom/moji/mjweather/TabWeatherFragment;
|
|
|
|
invoke-static {v0}, Lcom/moji/mjweather/TabWeatherFragment;->o(Lcom/moji/mjweather/TabWeatherFragment;)Landroid/widget/TextView;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroid/widget/TextView;->getLayout()Landroid/text/Layout;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 2133
|
|
invoke-virtual {v0, v1}, Landroid/text/Layout;->getEllipsisCount(I)I
|
|
|
|
move-result v0
|
|
|
|
if-lez v0, :cond_0
|
|
|
|
const-string v0, "TabWeatherFragment"
|
|
|
|
const-string v1, "Text is ellipsized"
|
|
|
|
.line 2134
|
|
invoke-static {v0, v1}, Lcom/moji/tool/log/MJLogger;->b(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
.line 2135
|
|
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
|
|
|
|
move-result-object v0
|
|
|
|
sget-object v1, Lcom/moji/statistics/EVENT_TAG;->EXCEED_TITLE_SHOW:Lcom/moji/statistics/EVENT_TAG;
|
|
|
|
const-string v2, "0"
|
|
|
|
invoke-virtual {v0, v1, v2}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;Ljava/lang/String;)Lcom/moji/statistics/EventManager;
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const-string v0, "TabWeatherFragment"
|
|
|
|
const-string v1, "Text is not ellipsized"
|
|
|
|
.line 2137
|
|
invoke-static {v0, v1}, Lcom/moji/tool/log/MJLogger;->b(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
.line 2138
|
|
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
|
|
|
|
move-result-object v0
|
|
|
|
sget-object v1, Lcom/moji/statistics/EVENT_TAG;->EXCEED_TITLE_SHOW:Lcom/moji/statistics/EVENT_TAG;
|
|
|
|
const-string v2, "1"
|
|
|
|
invoke-virtual {v0, v1, v2}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;Ljava/lang/String;)Lcom/moji/statistics/EventManager;
|
|
|
|
:cond_1
|
|
:goto_0
|
|
return-void
|
|
.end method
|