2022-06-10 21:38:30 +09:00

82 lines
2.5 KiB
Smali

.class public interface abstract Landroidx/appcompat/widget/w$e;
.super Ljava/lang/Object;
.source "ResourceManagerInternal.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/w;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "e"
.end annotation
# virtual methods
.method public abstract a(Landroidx/appcompat/widget/w;Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
.param p1 # Landroidx/appcompat/widget/w;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
.end method
.method public abstract b(Landroid/content/Context;I)Landroid/content/res/ColorStateList;
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
.end method
.method public abstract c(Landroid/content/Context;ILandroid/graphics/drawable/Drawable;)Z
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
.param p3 # Landroid/graphics/drawable/Drawable;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract d(I)Landroid/graphics/PorterDuff$Mode;
.end method
.method public abstract e(Landroid/content/Context;ILandroid/graphics/drawable/Drawable;)Z
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
.param p3 # Landroid/graphics/drawable/Drawable;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method