82 lines
2.2 KiB
Smali
82 lines
2.2 KiB
Smali
.class public abstract Lcom/bumptech/glide/load/engine/h;
|
|
.super Ljava/lang/Object;
|
|
.source "DiskCacheStrategy.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.field public static final b:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.field public static final c:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.field public static final d:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.field public static final e:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/bumptech/glide/load/engine/h$a;
|
|
|
|
invoke-direct {v0}, Lcom/bumptech/glide/load/engine/h$a;-><init>()V
|
|
|
|
sput-object v0, Lcom/bumptech/glide/load/engine/h;->a:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/bumptech/glide/load/engine/h$b;
|
|
|
|
invoke-direct {v0}, Lcom/bumptech/glide/load/engine/h$b;-><init>()V
|
|
|
|
sput-object v0, Lcom/bumptech/glide/load/engine/h;->b:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.line 3
|
|
new-instance v0, Lcom/bumptech/glide/load/engine/h$c;
|
|
|
|
invoke-direct {v0}, Lcom/bumptech/glide/load/engine/h$c;-><init>()V
|
|
|
|
sput-object v0, Lcom/bumptech/glide/load/engine/h;->c:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.line 4
|
|
new-instance v0, Lcom/bumptech/glide/load/engine/h$d;
|
|
|
|
invoke-direct {v0}, Lcom/bumptech/glide/load/engine/h$d;-><init>()V
|
|
|
|
sput-object v0, Lcom/bumptech/glide/load/engine/h;->d:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
.line 5
|
|
new-instance v0, Lcom/bumptech/glide/load/engine/h$e;
|
|
|
|
invoke-direct {v0}, Lcom/bumptech/glide/load/engine/h$e;-><init>()V
|
|
|
|
sput-object v0, Lcom/bumptech/glide/load/engine/h;->e:Lcom/bumptech/glide/load/engine/h;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a()Z
|
|
.end method
|
|
|
|
.method public abstract b()Z
|
|
.end method
|
|
|
|
.method public abstract c(Lcom/bumptech/glide/load/DataSource;)Z
|
|
.end method
|
|
|
|
.method public abstract d(ZLcom/bumptech/glide/load/DataSource;Lcom/bumptech/glide/load/EncodeStrategy;)Z
|
|
.end method
|