43 lines
910 B
Smali
43 lines
910 B
Smali
.class public Lcom/bumptech/glide/manager/b;
|
|
.super Ljava/lang/Object;
|
|
.source "ApplicationLifecycle.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/bumptech/glide/manager/k;
|
|
|
|
|
|
# direct methods
|
|
.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 a(Lcom/bumptech/glide/manager/l;)V
|
|
.locals 0
|
|
.param p1 # Lcom/bumptech/glide/manager/l;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public b(Lcom/bumptech/glide/manager/l;)V
|
|
.locals 0
|
|
.param p1 # Lcom/bumptech/glide/manager/l;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-interface {p1}, Lcom/bumptech/glide/manager/l;->onStart()V
|
|
|
|
return-void
|
|
.end method
|