12 lines
310 B
Java
12 lines
310 B
Java
|
package o;
|
||
|
|
||
|
import android.os.Bundle;
|
||
|
import android.os.IInterface;
|
||
|
import android.os.RemoteException;
|
||
|
|
||
|
/* renamed from: o.esa, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface InterfaceC12139esa extends IInterface {
|
||
|
void NG_(Bundle bundle) throws RemoteException;
|
||
|
}
|