NetMirror.apk
Download file
package J;
import android.os.Trace;
/* JADX INFO: loaded from: classes.dex */
abstract class c {
public static void a(String str, int i3) {
Trace.beginAsyncSection(str, i3);
}
public static void b(String str, int i3) {
Trace.endAsyncSection(str, i3);
}
public static boolean c() {
return Trace.isEnabled();
}
public static void d(String str, int i3) {
Trace.setCounter(str, i3);
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file