apkfuckery/com.discord/smali/androidx/appcompat/view/menu/MenuView.smali

26 lines
659 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Landroidx/appcompat/view/menu/MenuView;
.super Ljava/lang/Object;
.source "MenuView.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/MemberClasses;
value = {
Landroidx/appcompat/view/menu/MenuView$ItemView;
}
.end annotation
# virtual methods
.method public abstract getWindowAnimations()I
.end method
.method public abstract initialize(Landroidx/appcompat/view/menu/MenuBuilder;)V
.end method