changed repo structure
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
.class Landroidx/activity/ComponentActivity$2;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ComponentActivity.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/lifecycle/LifecycleEventObserver;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/activity/ComponentActivity;-><init>()V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final synthetic this$0:Landroidx/activity/ComponentActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroidx/activity/ComponentActivity;)V
|
||||
.locals 0
|
||||
|
||||
.line 273
|
||||
iput-object p1, p0, Landroidx/activity/ComponentActivity$2;->this$0:Landroidx/activity/ComponentActivity;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
|
||||
.locals 0
|
||||
|
||||
.line 277
|
||||
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_STOP:Landroidx/lifecycle/Lifecycle$Event;
|
||||
|
||||
if-ne p2, p1, :cond_1
|
||||
|
||||
.line 278
|
||||
iget-object p1, p0, Landroidx/activity/ComponentActivity$2;->this$0:Landroidx/activity/ComponentActivity;
|
||||
|
||||
invoke-virtual {p1}, Landroidx/activity/ComponentActivity;->getWindow()Landroid/view/Window;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
.line 279
|
||||
invoke-virtual {p1}, Landroid/view/Window;->peekDecorView()Landroid/view/View;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 p1, 0x0
|
||||
|
||||
:goto_0
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
.line 281
|
||||
invoke-static {p1}, Landroidx/activity/ComponentActivity$Api19Impl;->cancelPendingInputEvents(Landroid/view/View;)V
|
||||
|
||||
:cond_1
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user