tmap/smali/n2/a$b.smali
2022-06-10 21:38:30 +09:00

25 lines
539 B
Smali

.class public interface abstract Ln2/a$b;
.super Ljava/lang/Object;
.source "ActionBarDrawerToggle.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ln2/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract getDrawerToggleDelegate()Ln2/a$a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method