60 lines
1.0 KiB
Smali
60 lines
1.0 KiB
Smali
.class Lcom/in2wow/sdk/m/r$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/FilenameFilter;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/in2wow/sdk/m/r;->f()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/in2wow/sdk/m/r;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/in2wow/sdk/m/r;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/in2wow/sdk/m/r$1;->a:Lcom/in2wow/sdk/m/r;
|
|
|
|
.line 265
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public accept(Ljava/io/File;Ljava/lang/String;)Z
|
|
.locals 0
|
|
|
|
const-string p1, "_"
|
|
|
|
.line 268
|
|
invoke-virtual {p2, p1}, Ljava/lang/String;->indexOf(Ljava/lang/String;)I
|
|
|
|
move-result p1
|
|
|
|
if-lez p1, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|