apkfuckery/com.discord/smali/androidx/core/util/SizeKt.smali

102 lines
1.9 KiB
Smali

.class public final Landroidx/core/util/SizeKt;
.super Ljava/lang/Object;
.source "Size.kt"
# direct methods
.method public static final component1(Landroid/util/SizeF;)F
.locals 0
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
if-eqz p0, :cond_0
invoke-virtual {p0}, Landroid/util/SizeF;->getWidth()F
move-result p0
return p0
:cond_0
const-string p0, "$this$component1"
invoke-static {p0}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method
.method public static final component1(Landroid/util/Size;)I
.locals 0
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
if-eqz p0, :cond_0
invoke-virtual {p0}, Landroid/util/Size;->getWidth()I
move-result p0
return p0
:cond_0
const-string p0, "$this$component1"
invoke-static {p0}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method
.method public static final component2(Landroid/util/SizeF;)F
.locals 0
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
if-eqz p0, :cond_0
invoke-virtual {p0}, Landroid/util/SizeF;->getHeight()F
move-result p0
return p0
:cond_0
const-string p0, "$this$component2"
invoke-static {p0}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method
.method public static final component2(Landroid/util/Size;)I
.locals 0
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
if-eqz p0, :cond_0
invoke-virtual {p0}, Landroid/util/Size;->getHeight()I
move-result p0
return p0
:cond_0
const-string p0, "$this$component2"
invoke-static {p0}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p0, 0x0
throw p0
.end method