42 lines
872 B
Smali
42 lines
872 B
Smali
.class final Lcom/google/android/gms/internal/firebase-auth-api/zzlf;
|
|
.super Ljava/lang/ThreadLocal;
|
|
.source "com.google.firebase:firebase-auth@@21.0.1"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/ThreadLocal<",
|
|
"Ljava/security/SecureRandom;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/ThreadLocal;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final bridge synthetic initialValue()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/security/SecureRandom;
|
|
|
|
.line 2
|
|
invoke-direct {v0}, Ljava/security/SecureRandom;-><init>()V
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Ljava/security/SecureRandom;->nextLong()J
|
|
|
|
return-object v0
|
|
.end method
|