what-the-bank/sources/o/rRu.java

13 lines
285 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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;
}