27 lines
653 B
Smali
27 lines
653 B
Smali
.class public Lcom/moji/mjweather/weather/avatar/AvatarCurrentCityChangeEvent;
|
|
.super Ljava/lang/Object;
|
|
.source "AvatarCurrentCityChangeEvent.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroid/support/annotation/Keep;
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public mAreaInfo:Lcom/moji/common/area/AreaInfo;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/moji/common/area/AreaInfo;)V
|
|
.locals 0
|
|
|
|
.line 13
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 14
|
|
iput-object p1, p0, Lcom/moji/mjweather/weather/avatar/AvatarCurrentCityChangeEvent;->mAreaInfo:Lcom/moji/common/area/AreaInfo;
|
|
|
|
return-void
|
|
.end method
|