- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
17 lines
342 B
Java
17 lines
342 B
Java
package com.fyber.inneractive.sdk.web;
|
|
|
|
import com.fyber.inneractive.sdk.util.a0;
|
|
import com.fyber.inneractive.sdk.util.p0;
|
|
import com.fyber.inneractive.sdk.web.a;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface h0 {
|
|
a0.a a(String str, p0 p0Var, a.b bVar);
|
|
|
|
void a(String str, String str2);
|
|
|
|
void a(boolean z);
|
|
|
|
void e();
|
|
}
|