f.smali
.class public final Lcom/bumptech/glide/f;
.super Landroid/content/ContextWrapper;
.source "SourceFile"
# instance fields
.field public a:Lcom/bumptech/glide/b;
# direct methods
.method public constructor <init>(Landroid/content/Context;Lcom/bumptech/glide/b;)V
.registers 3
.line 1
invoke-direct {p0, p1}, Landroid/content/ContextWrapper;-><init>(Landroid/content/Context;)V
.line 2
iput-object p2, p0, Lcom/bumptech/glide/f;->a:Lcom/bumptech/glide/b;
return-void
.end method
# virtual methods
.method public final getApplicationContext()Landroid/content/Context;
.registers 4
new-instance v0, Lcom/bumptech/glide/f;
invoke-super {p0}, Landroid/content/ContextWrapper;->getApplicationContext()Landroid/content/Context;
move-result-object v1
iget-object v2, p0, Lcom/bumptech/glide/f;->a:Lcom/bumptech/glide/b;
invoke-direct {v0, v1, v2}, Lcom/bumptech/glide/f;-><init>(Landroid/content/Context;Lcom/bumptech/glide/b;)V
return-object v0
.end method