.class public Landroidx/fragment/app/FragmentManager$n; .super Ljava/lang/Object; .source "FragmentManager.java" # interfaces .implements Landroidx/fragment/app/u; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/fragment/app/FragmentManager; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "n" .end annotation # instance fields .field public final a:Landroidx/lifecycle/Lifecycle; .field public final b:Landroidx/fragment/app/u; .field public final c:Landroidx/lifecycle/LifecycleEventObserver; # direct methods .method public constructor (Landroidx/lifecycle/Lifecycle;Landroidx/fragment/app/u;Landroidx/lifecycle/LifecycleEventObserver;)V .locals 0 .param p1 # Landroidx/lifecycle/Lifecycle; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Landroidx/fragment/app/u; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Landroidx/lifecycle/LifecycleEventObserver; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 invoke-direct {p0}, Ljava/lang/Object;->()V .line 2 iput-object p1, p0, Landroidx/fragment/app/FragmentManager$n;->a:Landroidx/lifecycle/Lifecycle; .line 3 iput-object p2, p0, Landroidx/fragment/app/FragmentManager$n;->b:Landroidx/fragment/app/u; .line 4 iput-object p3, p0, Landroidx/fragment/app/FragmentManager$n;->c:Landroidx/lifecycle/LifecycleEventObserver; return-void .end method # virtual methods .method public a(Ljava/lang/String;Landroid/os/Bundle;)V .locals 1 .param p1 # Ljava/lang/String; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Landroid/os/Bundle; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 iget-object v0, p0, Landroidx/fragment/app/FragmentManager$n;->b:Landroidx/fragment/app/u; invoke-interface {v0, p1, p2}, Landroidx/fragment/app/u;->a(Ljava/lang/String;Landroid/os/Bundle;)V return-void .end method .method public b(Landroidx/lifecycle/Lifecycle$State;)Z .locals 1 .line 1 iget-object v0, p0, Landroidx/fragment/app/FragmentManager$n;->a:Landroidx/lifecycle/Lifecycle; invoke-virtual {v0}, Landroidx/lifecycle/Lifecycle;->getCurrentState()Landroidx/lifecycle/Lifecycle$State; move-result-object v0 invoke-virtual {v0, p1}, Landroidx/lifecycle/Lifecycle$State;->isAtLeast(Landroidx/lifecycle/Lifecycle$State;)Z move-result p1 return p1 .end method .method public c()V .locals 2 .line 1 iget-object v0, p0, Landroidx/fragment/app/FragmentManager$n;->a:Landroidx/lifecycle/Lifecycle; iget-object v1, p0, Landroidx/fragment/app/FragmentManager$n;->c:Landroidx/lifecycle/LifecycleEventObserver; invoke-virtual {v0, v1}, Landroidx/lifecycle/Lifecycle;->removeObserver(Landroidx/lifecycle/LifecycleObserver;)V return-void .end method