ClsFileOutputStream$1.smali
.class Lcom/google/firebase/crashlytics/internal/proto/ClsFileOutputStream$1;
.super Ljava/lang/Object;
.source "ClsFileOutputStream.java"
# interfaces
.implements Ljava/io/FilenameFilter;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/crashlytics/internal/proto/ClsFileOutputStream;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 111
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 3
const-string p1, ".cls_temp"
.line 114
invoke-virtual {p2, p1}, Ljava/lang/String;->endsWith(Ljava/lang/String;)Z
move-result p1
return p1
.end method