DeviceUtils$1.smali
.class final Lcom/cleanmaster/hpsharelib/base/util/system/DeviceUtils$1;
.super Ljava/lang/Object;
.source "DeviceUtils.java"
# interfaces
.implements Ljava/io/FilenameFilter;
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 204
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public accept(Ljava/io/File;Ljava/lang/String;)Z
.registers 4
.prologue
.line 209
invoke-static {p2}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
move-result v0
if-eqz v0, :cond_8
.line 210
const/4 v0, 0x0
.line 213
:goto_7
return v0
:cond_8
const-string v0, "cpu\\d+"
invoke-static {v0, p2}, Ljava/util/regex/Pattern;->matches(Ljava/lang/String;Ljava/lang/CharSequence;)Z
move-result v0
goto :goto_7
.end method