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

43 lines
846 B
Smali

.class public Ln1/b$c;
.super Ljava/lang/Object;
.source "TelephonyManagerCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1e
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ln1/b;
.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/telephony/TelephonyManager;)I
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1
invoke-virtual {p0}, Landroid/telephony/TelephonyManager;->getSubscriptionId()I
move-result p0
return p0
.end method