mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
43 lines
905 B
Smali
43 lines
905 B
Smali
.class final Landroidx/tracing/TraceApi29Impl;
|
|
.super Ljava/lang/Object;
|
|
.source "TraceApi29Impl.java"
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 33
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static beginAsyncSection(Ljava/lang/String;I)V
|
|
.locals 0
|
|
|
|
.line 46
|
|
invoke-static {p0, p1}, Landroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static endAsyncSection(Ljava/lang/String;I)V
|
|
.locals 0
|
|
|
|
.line 58
|
|
invoke-static {p0, p1}, Landroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static setCounter(Ljava/lang/String;I)V
|
|
.locals 2
|
|
|
|
int-to-long v0, p1
|
|
|
|
.line 68
|
|
invoke-static {p0, v0, v1}, Landroid/os/Trace;->setCounter(Ljava/lang/String;J)V
|
|
|
|
return-void
|
|
.end method
|