38 lines
1.2 KiB
Smali
38 lines
1.2 KiB
Smali
.class public interface abstract Lcom/bumptech/glide/manager/o$b;
|
|
.super Ljava/lang/Object;
|
|
.source "RequestManagerRetriever.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/bumptech/glide/manager/o;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Lcom/bumptech/glide/b;Lcom/bumptech/glide/manager/k;Lcom/bumptech/glide/manager/p;Landroid/content/Context;)Lcom/bumptech/glide/i;
|
|
.param p1 # Lcom/bumptech/glide/b;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lcom/bumptech/glide/manager/k;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Lcom/bumptech/glide/manager/p;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p4 # Landroid/content/Context;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|