MenuPresenter.smali

.class public interface abstract Landroidx/appcompat/view/menu/MenuPresenter;
.super Ljava/lang/Object;
.source "MenuPresenter.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Landroidx/appcompat/view/menu/MenuPresenter$a;
    }
.end annotation


# virtual methods
.method public abstract a()Landroid/os/Parcelable;
.end method

.method public abstract a(Landroid/content/Context;Landroidx/appcompat/view/menu/MenuBuilder;)V
.end method

.method public abstract a(Landroid/os/Parcelable;)V
.end method

.method public abstract a(Landroidx/appcompat/view/menu/MenuBuilder;Z)V
.end method

.method public abstract a(Z)V
.end method

.method public abstract a(Landroidx/appcompat/view/menu/MenuBuilder;Landroidx/appcompat/view/menu/MenuItemImpl;)Z
.end method

.method public abstract a(Landroidx/appcompat/view/menu/SubMenuBuilder;)Z
.end method

.method public abstract b()Z
.end method

.method public abstract b(Landroidx/appcompat/view/menu/MenuBuilder;Landroidx/appcompat/view/menu/MenuItemImpl;)Z
.end method

.method public abstract getId()I
.end method

.method public abstract setCallback(Landroidx/appcompat/view/menu/MenuPresenter$a;)V
.end method