apkfuckery/com.discord/smali/androidx/appcompat/widget/ContentFrameLayout$OnAttach...

23 lines
564 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Landroidx/appcompat/widget/ContentFrameLayout$OnAttachListener;
.super Ljava/lang/Object;
.source "ContentFrameLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ContentFrameLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnAttachListener"
.end annotation
# virtual methods
.method public abstract onAttachedFromWindow()V
.end method
.method public abstract onDetachedFromWindow()V
.end method