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

42 lines
765 B
Smali

.class final Lcom/google/api/client/util/Clock$1;
.super Ljava/lang/Object;
.source "Clock.java"
# interfaces
.implements Lcom/google/api/client/util/Clock;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/api/client/util/Clock;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public currentTimeMillis()J
.locals 2
.line 1
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
move-result-wide v0
return-wide v0
.end method