Files
rr3-apk/smali_classes3/com/google/firebase/sessions/SessionGenerator$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

80 lines
1.9 KiB
Smali

.class public final synthetic Lcom/google/firebase/sessions/SessionGenerator$1;
.super Lkotlin/jvm/internal/FunctionReferenceImpl;
.source "SourceFile"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/firebase/sessions/SessionGenerator;-><init>(Lcom/google/firebase/sessions/TimeProvider;Lkotlin/jvm/functions/Function0;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1001
name = null
.end annotation
# static fields
.field public static final INSTANCE:Lcom/google/firebase/sessions/SessionGenerator$1;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/google/firebase/sessions/SessionGenerator$1;
invoke-direct {v0}, Lcom/google/firebase/sessions/SessionGenerator$1;-><init>()V
sput-object v0, Lcom/google/firebase/sessions/SessionGenerator$1;->INSTANCE:Lcom/google/firebase/sessions/SessionGenerator$1;
return-void
.end method
.method public constructor <init>()V
.locals 6
const/4 v1, 0x0
const-class v2, Ljava/util/UUID;
const-string v3, "randomUUID"
const-string v4, "randomUUID()Ljava/util/UUID;"
const/4 v5, 0x0
move-object v0, p0
invoke-direct/range {v0 .. v5}, Lkotlin/jvm/internal/FunctionReferenceImpl;-><init>(ILjava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
.line 40
invoke-virtual {p0}, Lcom/google/firebase/sessions/SessionGenerator$1;->invoke()Ljava/util/UUID;
move-result-object v0
return-object v0
.end method
.method public final invoke()Ljava/util/UUID;
.locals 1
.line 40
invoke-static {}, Ljava/util/UUID;->randomUUID()Ljava/util/UUID;
move-result-object v0
return-object v0
.end method