83 lines
2.3 KiB
Smali
83 lines
2.3 KiB
Smali
.class public Landroid/arch/lifecycle/LifecycleDispatcher$DestructionReportFragment;
|
|
.super Landroid/support/v4/app/Fragment;
|
|
.source "LifecycleDispatcher.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/arch/lifecycle/LifecycleDispatcher;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "DestructionReportFragment"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 96
|
|
invoke-direct {p0}, Landroid/support/v4/app/Fragment;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Landroid/arch/lifecycle/Lifecycle$Event;)V
|
|
.locals 1
|
|
|
|
.line 116
|
|
invoke-virtual {p0}, Landroid/arch/lifecycle/LifecycleDispatcher$DestructionReportFragment;->getParentFragment()Landroid/support/v4/app/Fragment;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0, p1}, Landroid/arch/lifecycle/LifecycleDispatcher;->a(Landroid/support/v4/app/Fragment;Landroid/arch/lifecycle/Lifecycle$Event;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDestroy()V
|
|
.locals 1
|
|
|
|
.line 111
|
|
invoke-super {p0}, Landroid/support/v4/app/Fragment;->onDestroy()V
|
|
|
|
.line 112
|
|
sget-object v0, Landroid/arch/lifecycle/Lifecycle$Event;->ON_DESTROY:Landroid/arch/lifecycle/Lifecycle$Event;
|
|
|
|
invoke-virtual {p0, v0}, Landroid/arch/lifecycle/LifecycleDispatcher$DestructionReportFragment;->a(Landroid/arch/lifecycle/Lifecycle$Event;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onPause()V
|
|
.locals 1
|
|
|
|
.line 99
|
|
invoke-super {p0}, Landroid/support/v4/app/Fragment;->onPause()V
|
|
|
|
.line 100
|
|
sget-object v0, Landroid/arch/lifecycle/Lifecycle$Event;->ON_PAUSE:Landroid/arch/lifecycle/Lifecycle$Event;
|
|
|
|
invoke-virtual {p0, v0}, Landroid/arch/lifecycle/LifecycleDispatcher$DestructionReportFragment;->a(Landroid/arch/lifecycle/Lifecycle$Event;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onStop()V
|
|
.locals 1
|
|
|
|
.line 105
|
|
invoke-super {p0}, Landroid/support/v4/app/Fragment;->onStop()V
|
|
|
|
.line 106
|
|
sget-object v0, Landroid/arch/lifecycle/Lifecycle$Event;->ON_STOP:Landroid/arch/lifecycle/Lifecycle$Event;
|
|
|
|
invoke-virtual {p0, v0}, Landroid/arch/lifecycle/LifecycleDispatcher$DestructionReportFragment;->a(Landroid/arch/lifecycle/Lifecycle$Event;)V
|
|
|
|
return-void
|
|
.end method
|