d$1.smali
1.5 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
.class public final Lcom/umeng/commonsdk/stateless/d$1;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/umeng/commonsdk/stateless/d;->a(Landroid/content/Context;)Ljava/io/File;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Ljava/io/File;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/io/File;Ljava/io/File;)I
.locals 2
invoke-virtual {p1}, Ljava/io/File;->lastModified()J
move-result-wide v0
invoke-virtual {p2}, Ljava/io/File;->lastModified()J
move-result-wide p1
sub-long/2addr v0, p1
const-wide/16 p1, 0x0
cmp-long p1, v0, p1
if-lez p1, :cond_0
const/4 p1, 0x1
return p1
:cond_0
if-nez p1, :cond_1
const/4 p1, 0x0
return p1
:cond_1
const/4 p1, -0x1
return p1
.end method
.method public synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 0
check-cast p1, Ljava/io/File;
check-cast p2, Ljava/io/File;
invoke-virtual {p0, p1, p2}, Lcom/umeng/commonsdk/stateless/d$1;->a(Ljava/io/File;Ljava/io/File;)I
move-result p1
return p1
.end method