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

63 lines
1.4 KiB
Smali

.class public Landroidx/core/app/a$c;
.super Ljava/lang/Object;
.source "ActivityCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1e
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroid/app/Activity;Landroidx/core/content/g;Landroid/os/Bundle;)V
.locals 0
.param p0 # Landroid/app/Activity;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Landroidx/core/content/g;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p2 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
if-nez p1, :cond_0
const/4 p1, 0x0
goto :goto_0
.line 1
:cond_0
invoke-virtual {p1}, Landroidx/core/content/g;->c()Landroid/content/LocusId;
move-result-object p1
:goto_0
invoke-virtual {p0, p1, p2}, Landroid/app/Activity;->setLocusContext(Landroid/content/LocusId;Landroid/os/Bundle;)V
return-void
.end method