63 lines
1.4 KiB
Smali
63 lines
1.4 KiB
Smali
.class Landroidx/core/location/LocationManagerCompat$Api28Impl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1c
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/location/LocationManagerCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Api28Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1292
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getGnssHardwareModelName(Landroid/location/LocationManager;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 1301
|
|
invoke-virtual {p0}, Landroid/location/LocationManager;->getGnssHardwareModelName()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static getGnssYearOfHardware(Landroid/location/LocationManager;)I
|
|
.locals 0
|
|
|
|
.line 1305
|
|
invoke-virtual {p0}, Landroid/location/LocationManager;->getGnssYearOfHardware()I
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static isLocationEnabled(Landroid/location/LocationManager;)Z
|
|
.locals 0
|
|
|
|
.line 1297
|
|
invoke-virtual {p0}, Landroid/location/LocationManager;->isLocationEnabled()Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|