62 lines
1.6 KiB
Smali
62 lines
1.6 KiB
Smali
.class Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils$1;
|
|
.super Ljava/util/HashMap;
|
|
.source "TUnionPhoneInfoUtils.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/HashMap<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils;)V
|
|
.locals 1
|
|
|
|
.line 36
|
|
iput-object p1, p0, Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils$1;->a:Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils;
|
|
|
|
invoke-direct {p0}, Ljava/util/HashMap;-><init>()V
|
|
|
|
const-string p1, "com.taobao.taobao"
|
|
|
|
const-string v0, "tb"
|
|
|
|
.line 37
|
|
invoke-virtual {p0, p1, v0}, Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils$1;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
const-string p1, "com.tmall.wireless"
|
|
|
|
const-string v0, "tm"
|
|
|
|
.line 38
|
|
invoke-virtual {p0, p1, v0}, Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils$1;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
const-string p1, "com.taobao.ju.android"
|
|
|
|
const-string v0, "ju"
|
|
|
|
.line 39
|
|
invoke-virtual {p0, p1, v0}, Lcom/alimama/tunion/utils/TUnionPhoneInfoUtils$1;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|