|
package o;
|
|
|
|
import android.os.Bundle;
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface rRu extends IInterface {
|
|
void Nt_(Bundle bundle) throws RemoteException;
|
|
|
|
void Nu_(Bundle bundle) throws RemoteException;
|
|
}
|