S3Module.smali
.class public Lcom/sandboxol/common/utils/S3Module;
.super Lcom/bumptech/glide/b/a;
.source "S3Module.java"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Lcom/bumptech/glide/b/a;-><init>()V
return-void
.end method
# virtual methods
.method public applyOptions(Landroid/content/Context;Lcom/bumptech/glide/d;)V
.registers 3
return-void
.end method
.method public registerComponents(Landroid/content/Context;Lcom/bumptech/glide/b;Lcom/bumptech/glide/Registry;)V
.registers 5
.line 1
const-class p1, Lcom/sandboxol/common/entity/S3Image;
const-class p2, Ljava/io/InputStream;
new-instance v0, Lcom/sandboxol/common/utils/S3ImageImageLoader$Factory;
invoke-direct {v0}, Lcom/sandboxol/common/utils/S3ImageImageLoader$Factory;-><init>()V
invoke-virtual {p3, p1, p2, v0}, Lcom/bumptech/glide/Registry;->a(Ljava/lang/Class;Ljava/lang/Class;Lcom/bumptech/glide/load/a/v;)Lcom/bumptech/glide/Registry;
return-void
.end method