54 lines
1.1 KiB
Smali
54 lines
1.1 KiB
Smali
.class public Lx4/b$a;
|
|
.super Ljava/lang/Object;
|
|
.source "RuntimeCompat.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/FilenameFilter;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lx4/b;->b()I
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/util/regex/Pattern;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/regex/Pattern;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lx4/b$a;->a:Ljava/util/regex/Pattern;
|
|
|
|
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 1
|
|
iget-object p1, p0, Lx4/b$a;->a:Ljava/util/regex/Pattern;
|
|
|
|
invoke-virtual {p1, p2}, Ljava/util/regex/Pattern;->matcher(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/util/regex/Matcher;->matches()Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|