Changes of com.discord v1144
This commit is contained in:
parent
3b0c33520d
commit
4746542b20
25752 changed files with 77 additions and 4382359 deletions
|
@ -1,47 +0,0 @@
|
|||
.class public final Landroidx/core/location/LocationKt;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Location.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static final component1(Landroid/location/Location;)D
|
||||
.locals 2
|
||||
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroid/location/Location;->getLatitude()D
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
return-wide v0
|
||||
|
||||
:cond_0
|
||||
const-string p0, "$this$component1"
|
||||
|
||||
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
||||
.method public static final component2(Landroid/location/Location;)D
|
||||
.locals 2
|
||||
|
||||
if-eqz p0, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroid/location/Location;->getLongitude()D
|
||||
|
||||
move-result-wide v0
|
||||
|
||||
return-wide v0
|
||||
|
||||
:cond_0
|
||||
const-string p0, "$this$component2"
|
||||
|
||||
invoke-static {p0}, Ly/v/b/j;->a(Ljava/lang/String;)V
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
.end method
|
|
@ -1,64 +0,0 @@
|
|||
.class public final Landroidx/core/location/LocationManagerCompat;
|
||||
.super Ljava/lang/Object;
|
||||
.source "LocationManagerCompat.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static isLocationEnabled(Landroid/location/LocationManager;)Z
|
||||
.locals 2
|
||||
.param p0 # Landroid/location/LocationManager;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
|
||||
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
const/16 v1, 0x1c
|
||||
|
||||
if-lt v0, v1, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroid/location/LocationManager;->isLocationEnabled()Z
|
||||
|
||||
move-result p0
|
||||
|
||||
return p0
|
||||
|
||||
:cond_0
|
||||
const-string v0, "network"
|
||||
|
||||
invoke-virtual {p0, v0}, Landroid/location/LocationManager;->isProviderEnabled(Ljava/lang/String;)Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-nez v0, :cond_2
|
||||
|
||||
const-string v0, "gps"
|
||||
|
||||
invoke-virtual {p0, v0}, Landroid/location/LocationManager;->isProviderEnabled(Ljava/lang/String;)Z
|
||||
|
||||
move-result p0
|
||||
|
||||
if-eqz p0, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
const/4 p0, 0x0
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
:goto_0
|
||||
const/4 p0, 0x1
|
||||
|
||||
:goto_1
|
||||
return p0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue