Files
rr3-apk/smali_classes2/com/google/android/gms/common/util/Clock$-CC.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

23 lines
655 B
Smali

.class public final synthetic Lcom/google/android/gms/common/util/Clock$-CC;
.super Ljava/lang/Object;
.source "SourceFile"
# 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