45 lines
1.0 KiB
Smali
45 lines
1.0 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzgae;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/FilenameFilter;
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Ljava/util/regex/Pattern;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/regex/Pattern;)V
|
|
.locals 0
|
|
|
|
.line 2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzgae;->zza:Ljava/util/regex/Pattern;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final accept(Ljava/io/File;Ljava/lang/String;)Z
|
|
.locals 0
|
|
|
|
iget-object p1, p0, Lcom/google/android/gms/internal/ads/zzgae;->zza:Ljava/util/regex/Pattern;
|
|
|
|
.line 1
|
|
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
|