d$1.smali
1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.class public Lcom/umeng/ccg/d$1;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/umeng/commonsdk/statistics/internal/UMImprintChangeCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/umeng/ccg/d;->c(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/umeng/ccg/d;
# direct methods
.method public constructor <init>(Lcom/umeng/ccg/d;)V
.locals 0
iput-object p1, p0, Lcom/umeng/ccg/d$1;->a:Lcom/umeng/ccg/d;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onImprintValueChanged(Ljava/lang/String;Ljava/lang/String;)V
.locals 2
invoke-static {}, Lcom/umeng/commonsdk/service/UMGlobalContext;->getAppContext()Landroid/content/Context;
move-result-object p1
invoke-static {}, Lcom/umeng/ccg/d;->a()Lcom/umeng/ccg/d;
move-result-object v0
const/16 v1, 0x6b
invoke-static {p1, v1, v0, p2}, Lcom/umeng/ccg/c;->a(Landroid/content/Context;ILcom/umeng/ccg/c$a;Ljava/lang/Object;)V
return-void
.end method