2022-06-10 21:38:30 +09:00

23 lines
698 B
Smali

.class public final synthetic Lcom/google/android/gms/common/util/Clock$-CC;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# direct methods
.method public static $default$currentThreadTimeMillis(Lcom/google/android/gms/common/util/Clock;)J
.locals 2
.param p0 # Lcom/google/android/gms/common/util/Clock;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.line 1
invoke-static {}, Landroid/os/SystemClock;->currentThreadTimeMillis()J
move-result-wide v0
return-wide v0
.end method