apkfuckery/com.discord/smali/androidx/activity/OnBackPressedDispatcherOwne...

14 lines
414 B
Smali

.class public interface abstract Landroidx/activity/OnBackPressedDispatcherOwner;
.super Ljava/lang/Object;
.source "OnBackPressedDispatcherOwner.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleOwner;
# virtual methods
.method public abstract getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method