apkfuckery/com.discord/smali/androidx/core/location/LocationKt.smali

48 lines
889 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.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"
2020-07-22 00:04:40 +00:00
invoke-static {p0}, Li0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
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"
2020-07-22 00:04:40 +00:00
invoke-static {p0}, Li0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
const/4 p0, 0x0
throw p0
.end method