2022-06-10 21:38:30 +09:00

442 lines
11 KiB
Smali

.class public abstract Landroidx/fragment/app/j;
.super Landroidx/fragment/app/g;
.source "FragmentHostCallback.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<E:",
"Ljava/lang/Object;",
">",
"Landroidx/fragment/app/g;"
}
.end annotation
# instance fields
.field public final a:Landroid/app/Activity;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final b:Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final c:Landroid/os/Handler;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public final d:I
.field public final e:Landroidx/fragment/app/FragmentManager;
# direct methods
.method public constructor <init>(Landroid/app/Activity;Landroid/content/Context;Landroid/os/Handler;I)V
.locals 1
.param p1 # Landroid/app/Activity;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p2 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/os/Handler;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 3
invoke-direct {p0}, Landroidx/fragment/app/g;-><init>()V
.line 4
new-instance v0, Landroidx/fragment/app/o;
invoke-direct {v0}, Landroidx/fragment/app/o;-><init>()V
iput-object v0, p0, Landroidx/fragment/app/j;->e:Landroidx/fragment/app/FragmentManager;
.line 5
iput-object p1, p0, Landroidx/fragment/app/j;->a:Landroid/app/Activity;
const-string p1, "context == null"
.line 6
invoke-static {p2, p1}, Lr1/o;->l(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/content/Context;
iput-object p1, p0, Landroidx/fragment/app/j;->b:Landroid/content/Context;
const-string p1, "handler == null"
.line 7
invoke-static {p3, p1}, Lr1/o;->l(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/os/Handler;
iput-object p1, p0, Landroidx/fragment/app/j;->c:Landroid/os/Handler;
.line 8
iput p4, p0, Landroidx/fragment/app/j;->d:I
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/os/Handler;I)V
.locals 1
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/os/Handler;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
instance-of v0, p1, Landroid/app/Activity;
if-eqz v0, :cond_0
move-object v0, p1
check-cast v0, Landroid/app/Activity;
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
invoke-direct {p0, v0, p1, p2, p3}, Landroidx/fragment/app/j;-><init>(Landroid/app/Activity;Landroid/content/Context;Landroid/os/Handler;I)V
return-void
.end method
.method public constructor <init>(Landroidx/fragment/app/FragmentActivity;)V
.locals 2
.param p1 # Landroidx/fragment/app/FragmentActivity;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 2
new-instance v0, Landroid/os/Handler;
invoke-direct {v0}, Landroid/os/Handler;-><init>()V
const/4 v1, 0x0
invoke-direct {p0, p1, p1, v0, v1}, Landroidx/fragment/app/j;-><init>(Landroid/app/Activity;Landroid/content/Context;Landroid/os/Handler;I)V
return-void
.end method
# virtual methods
.method public c(I)Landroid/view/View;
.locals 0
.annotation build Landroidx/annotation/Nullable;
.end annotation
const/4 p1, 0x0
return-object p1
.end method
.method public d()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method e()Landroid/app/Activity;
.locals 1
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
iget-object v0, p0, Landroidx/fragment/app/j;->a:Landroid/app/Activity;
return-object v0
.end method
.method f()Landroid/content/Context;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/fragment/app/j;->b:Landroid/content/Context;
return-object v0
.end method
.method g()Landroid/os/Handler;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/fragment/app/j;->c:Landroid/os/Handler;
return-object v0
.end method
.method public h(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/io/FileDescriptor;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p3 # Ljava/io/PrintWriter;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p4 # [Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
return-void
.end method
.method public abstract i()Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()TE;"
}
.end annotation
.end method
.method public j()Landroid/view/LayoutInflater;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/fragment/app/j;->b:Landroid/content/Context;
invoke-static {v0}, Landroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
move-result-object v0
return-object v0
.end method
.method public k()I
.locals 1
.line 1
iget v0, p0, Landroidx/fragment/app/j;->d:I
return v0
.end method
.method public l()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public m(Landroidx/fragment/app/Fragment;[Ljava/lang/String;I)V
.locals 0
.param p1 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # [Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-void
.end method
.method public n(Landroidx/fragment/app/Fragment;)Z
.locals 0
.param p1 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x1
return p1
.end method
.method public o(Ljava/lang/String;)Z
.locals 0
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public p(Landroidx/fragment/app/Fragment;Landroid/content/Intent;I)V
.locals 1
.param p1 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/Intent;
.annotation build Landroid/annotation/SuppressLint;
value = {
"UnknownNullness"
}
.end annotation
.end param
const/4 v0, 0x0
.line 1
invoke-virtual {p0, p1, p2, p3, v0}, Landroidx/fragment/app/j;->q(Landroidx/fragment/app/Fragment;Landroid/content/Intent;ILandroid/os/Bundle;)V
return-void
.end method
.method public q(Landroidx/fragment/app/Fragment;Landroid/content/Intent;ILandroid/os/Bundle;)V
.locals 0
.param p1 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/Intent;
.annotation build Landroid/annotation/SuppressLint;
value = {
"UnknownNullness"
}
.end annotation
.end param
.param p4 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
const/4 p1, -0x1
if-ne p3, p1, :cond_0
.line 1
iget-object p1, p0, Landroidx/fragment/app/j;->b:Landroid/content/Context;
invoke-static {p1, p2, p4}, Landroidx/core/content/d;->t(Landroid/content/Context;Landroid/content/Intent;Landroid/os/Bundle;)V
return-void
.line 2
:cond_0
new-instance p1, Ljava/lang/IllegalStateException;
const-string p2, "Starting activity with a requestCode requires a FragmentActivity host"
invoke-direct {p1, p2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public r(Landroidx/fragment/app/Fragment;Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V
.locals 9
.param p1 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/IntentSender;
.annotation build Landroid/annotation/SuppressLint;
value = {
"UnknownNullness"
}
.end annotation
.end param
.param p4 # Landroid/content/Intent;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p8 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/content/IntentSender$SendIntentException;
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const/4 v0, -0x1
move v3, p3
if-ne v3, v0, :cond_0
move-object v0, p0
.line 1
iget-object v1, v0, Landroidx/fragment/app/j;->a:Landroid/app/Activity;
move-object v2, p2
move v3, p3
move-object v4, p4
move v5, p5
move v6, p6
move/from16 v7, p7
move-object/from16 v8, p8
invoke-static/range {v1 .. v8}, Landroidx/core/app/a;->M(Landroid/app/Activity;Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V
return-void
:cond_0
move-object v0, p0
.line 2
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "Starting intent sender with a requestCode requires a FragmentActivity host"
invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v1
.end method
.method public s()V
.locals 0
return-void
.end method