b.smali
.class final Lcom/pgl/sys/ces/a/b;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/io/FileFilter;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/pgl/sys/ces/a/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public accept(Ljava/io/File;)Z
.registers 3
invoke-virtual {p1}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object p1
const-string v0, "cpu[0-9]"
invoke-static {v0, p1}, Ljava/util/regex/Pattern;->matches(Ljava/lang/String;Ljava/lang/CharSequence;)Z
move-result p1
return p1
.end method