Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
karma9874
GitHub Repository: karma9874/AndroRAT
Path: blob/master/Compiled_apk/smali/androidx/lifecycle/FullLifecycleObserver.smali
2458 views
.class interface abstract Landroidx/lifecycle/FullLifecycleObserver;
.super Ljava/lang/Object;
.source "FullLifecycleObserver.java"

# interfaces
.implements Landroidx/lifecycle/LifecycleObserver;


# virtual methods
.method public abstract onCreate(Landroidx/lifecycle/LifecycleOwner;)V
.end method

.method public abstract onDestroy(Landroidx/lifecycle/LifecycleOwner;)V
.end method

.method public abstract onPause(Landroidx/lifecycle/LifecycleOwner;)V
.end method

.method public abstract onResume(Landroidx/lifecycle/LifecycleOwner;)V
.end method

.method public abstract onStart(Landroidx/lifecycle/LifecycleOwner;)V
.end method

.method public abstract onStop(Landroidx/lifecycle/LifecycleOwner;)V
.end method