Files
rr3-apk/smali/androidx/work/impl/utils/DurationApi26Impl.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

27 lines
597 B
Smali

.class public final Landroidx/work/impl/utils/DurationApi26Impl;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1a
.end annotation
# direct methods
.method public static final toMillisCompat(Ljava/time/Duration;)J
.locals 2
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
.line 25
invoke-virtual {p0}, Ljava/time/Duration;->toMillis()J
move-result-wide v0
return-wide v0
.end method