You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
873 B
46 lines
873 B
2 years ago
|
.class final Lcom/facebook/internal/FileLruCache$BufferFile$2;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "FileLruCache.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/io/FilenameFilter;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/facebook/internal/FileLruCache$BufferFile;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 361
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public accept(Ljava/io/File;Ljava/lang/String;)Z
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 364
|
||
|
const-string v0, "buffer"
|
||
|
|
||
|
invoke-virtual {p2, v0}, Ljava/lang/String;->startsWith(Ljava/lang/String;)Z
|
||
|
|
||
|
move-result v0
|
||
|
|
||
|
return v0
|
||
|
.end method
|