27 lines
597 B
Smali
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
|