changed repo structure
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user