2019-07-24 11:27:29 +00:00
|
|
|
.class public interface abstract Landroidx/appcompat/app/AppCompatCallback;
|
|
|
|
.super Ljava/lang/Object;
|
|
|
|
.source "AppCompatCallback.java"
|
|
|
|
|
|
|
|
|
|
|
|
# virtual methods
|
|
|
|
.method public abstract onSupportActionModeFinished(Landroidx/appcompat/view/ActionMode;)V
|
|
|
|
.end method
|
|
|
|
|
|
|
|
.method public abstract onSupportActionModeStarted(Landroidx/appcompat/view/ActionMode;)V
|
|
|
|
.end method
|
|
|
|
|
|
|
|
.method public abstract onWindowStartingSupportActionMode(Landroidx/appcompat/view/ActionMode$Callback;)Landroidx/appcompat/view/ActionMode;
|
2019-12-06 03:29:40 +00:00
|
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
|
|
.end annotation
|
2019-07-24 11:27:29 +00:00
|
|
|
.end method
|