apkfuckery/com.discord/smali/androidx/appcompat/app/ActionBarDrawerToggle$DelegateProvider.smali

22 lines
636 B
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public interface abstract Landroidx/appcompat/app/ActionBarDrawerToggle$DelegateProvider;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "ActionBarDrawerToggle.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ActionBarDrawerToggle;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "DelegateProvider"
.end annotation
# virtual methods
.method public abstract getDrawerToggleDelegate()Landroidx/appcompat/app/ActionBarDrawerToggle$Delegate;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method