e$7.smali
.class final Lxcrash/e$7;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lxcrash/e;->a(Ljava/io/File;Ljava/lang/String;I)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"Ljava/io/File;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lxcrash/e;
# direct methods
.method constructor <init>(Lxcrash/e;)V
.registers 2
.line 362
iput-object p1, p0, Lxcrash/e$7;->a:Lxcrash/e;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final synthetic compare(Ljava/lang/Object;Ljava/lang/Object;)I
.registers 3
.line 362
check-cast p1, Ljava/io/File;
check-cast p2, Ljava/io/File;
.line 1365
invoke-virtual {p1}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object p1
invoke-virtual {p2}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object p2
invoke-virtual {p1, p2}, Ljava/lang/String;->compareTo(Ljava/lang/String;)I
move-result p1
return p1
.end method