tmap/smali/n1/a$a.smali
2022-06-10 21:38:30 +09:00

43 lines
812 B
Smali

.class public Ln1/a$a;
.super Ljava/lang/Object;
.source "SubscriptionManagerCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1d
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ln1/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.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(I)I
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1
invoke-static {p0}, Landroid/telephony/SubscriptionManager;->getSlotIndex(I)I
move-result p0
return p0
.end method