jimu-decompiled/sources/com/tencent/bugly/crashreport/a.java
2025-05-13 19:24:51 +02:00

12 lines
272 B
Java

package com.tencent.bugly.crashreport;
/* compiled from: BUGLY */
/* loaded from: classes.dex */
public interface a {
boolean appendLogToNative(String str, String str2, String str3);
String getLogFromNative();
boolean setNativeIsAppForeground(boolean z);
}