2019-02-04 20:08:30 +00:00
|
|
|
.class interface abstract Landroidx/transition/ViewOverlayImpl;
|
|
|
|
.super Ljava/lang/Object;
|
2019-02-04 20:29:01 +00:00
|
|
|
.source "ViewOverlayImpl.java"
|
2019-02-04 20:08:30 +00:00
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public abstract add(Landroid/graphics/drawable/Drawable;)V
|
|
|
|
.param p1 # Landroid/graphics/drawable/Drawable;
|
|
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
|
|
.end annotation
|
|
|
|
.end param
|
|
|
|
.end method
|
|
|
|
|
|
|
|
.method public abstract clear()V
|
|
|
|
.end method
|
|
|
|
|
|
|
|
.method public abstract remove(Landroid/graphics/drawable/Drawable;)V
|
|
|
|
.param p1 # Landroid/graphics/drawable/Drawable;
|
|
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
|
|
.end annotation
|
|
|
|
.end param
|
|
|
|
.end method
|