j.smali
.class final Lcom/sdk/plus/j/j;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/FileFilter;
# instance fields
.field final synthetic a:I
# direct methods
.method constructor <init>()V
.registers 2
const/4 v0, 0x0
iput v0, p0, Lcom/sdk/plus/j/j;->a:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final accept(Ljava/io/File;)Z
.registers 5
const/4 v0, 0x0
:try_start_1
invoke-virtual {p1}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object v1
invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v1
invoke-virtual {p1}, Ljava/io/File;->isDirectory()Z
move-result v2
if-eqz v2, :cond_14
iget v2, p0, Lcom/sdk/plus/j/j;->a:I
:try_end_11
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_11} :catch_15
if-lt v1, v2, :cond_14
const/4 v0, 0x1
:cond_14
:goto_14
return v0
:catch_15
move-exception v1
goto :goto_14
.end method