- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
17 lines
309 B
Java
17 lines
309 B
Java
package com.mbridge.msdk.video.signal;
|
|
|
|
import com.mbridge.msdk.video.module.MBridgeVideoView;
|
|
|
|
/* loaded from: classes4.dex */
|
|
public interface g {
|
|
void a(int i);
|
|
|
|
void a(int i, int i2, int i3, int i4);
|
|
|
|
void a(int i, String str);
|
|
|
|
void a(MBridgeVideoView.b bVar);
|
|
|
|
void a(Object obj);
|
|
}
|