b$1.smali
.class final Lcom/singbox/component/storage/cleaner/g/b$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/io/FilenameFilter;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/singbox/component/storage/cleaner/g/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 29
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final accept(Ljava/io/File;Ljava/lang/String;)Z
.registers 3
.line 32
invoke-static {}, Lcom/singbox/component/storage/cleaner/g/b;->a()Ljava/util/regex/Pattern;
move-result-object p1
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