Files
ctf/2024/insomnihack/mobile/Notes/smali/androidx/profileinstaller/ProfileInstallerInitializer$Choreographer16Impl$$ExternalSyntheticLambda0.smali
2025-06-06 03:13:31 +02:00

37 lines
1.1 KiB
Smali

.class public final synthetic Landroidx/profileinstaller/ProfileInstallerInitializer$Choreographer16Impl$$ExternalSyntheticLambda0;
.super Ljava/lang/Object;
.source "D8$$SyntheticClass"
# interfaces
.implements Landroid/view/Choreographer$FrameCallback;
# instance fields
.field public final synthetic f$0:Ljava/lang/Runnable;
# direct methods
.method public synthetic constructor <init>(Ljava/lang/Runnable;)V
.locals 0
.line 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Landroidx/profileinstaller/ProfileInstallerInitializer$Choreographer16Impl$$ExternalSyntheticLambda0;->f$0:Ljava/lang/Runnable;
return-void
.end method
# virtual methods
.method public final doFrame(J)V
.locals 1
.line 0
iget-object v0, p0, Landroidx/profileinstaller/ProfileInstallerInitializer$Choreographer16Impl$$ExternalSyntheticLambda0;->f$0:Ljava/lang/Runnable;
invoke-static {v0, p1, p2}, Landroidx/profileinstaller/ProfileInstallerInitializer$Choreographer16Impl;->lambda$postFrameCallback$0(Ljava/lang/Runnable;J)V
return-void
.end method