14 lines
405 B
Java
14 lines
405 B
Java
|
package o;
|
||
|
|
||
|
import android.os.Bundle;
|
||
|
import android.os.IInterface;
|
||
|
import android.os.RemoteException;
|
||
|
|
||
|
/* renamed from: o.ibk, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface InterfaceC15786ibk extends IInterface {
|
||
|
void Nh_(String str, Bundle bundle, rRu rru) throws RemoteException;
|
||
|
|
||
|
void Ni_(String str, Bundle bundle, rRu rru) throws RemoteException;
|
||
|
}
|