24 lines
687 B
Smali
24 lines
687 B
Smali
.class public interface abstract Landroidx/legacy/app/ActionBarDrawerToggle$DelegateProvider;
|
|
.super Ljava/lang/Object;
|
|
.source "ActionBarDrawerToggle.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/legacy/app/ActionBarDrawerToggle;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "DelegateProvider"
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getDrawerToggleDelegate()Landroidx/legacy/app/ActionBarDrawerToggle$Delegate;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end method
|