ExpandableTransformationWidget.smali
.class public interface abstract Lcom/google/android/material/expandable/ExpandableTransformationWidget;
.super Ljava/lang/Object;
.source "ExpandableTransformationWidget.java"
# interfaces
.implements Lcom/google/android/material/expandable/ExpandableWidget;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getExpandedComponentIdHint()I
.annotation build Landroidx/annotation/IdRes;
.end annotation
.end method
.method public abstract setExpandedComponentIdHint(I)V
.param p1 # I
.annotation build Landroidx/annotation/IdRes;
.end annotation
.end param
.end method