51 lines
1.1 KiB
Smali
51 lines
1.1 KiB
Smali
.class Lcom/in2wow/sdk/triggerresponse/a$2;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/FilenameFilter;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/in2wow/sdk/triggerresponse/a;->b(Ljava/io/File;Ljava/lang/Object;Ljava/lang/String;)Ljava/util/List;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private final synthetic a:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/in2wow/sdk/triggerresponse/a$2;->a:Ljava/lang/String;
|
|
|
|
.line 221
|
|
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
|
|
|
|
.line 224
|
|
iget-object p1, p0, Lcom/in2wow/sdk/triggerresponse/a$2;->a:Ljava/lang/String;
|
|
|
|
invoke-virtual {p2, p1}, Ljava/lang/String;->startsWith(Ljava/lang/String;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|