discord-jadx/app/src/main/java/c/i/a/f/g/g.java

22 lines
649 B
Java
Raw Normal View History

2021-06-27 20:44:35 +00:00
package c.i.a.f.g;
import android.os.IInterface;
import android.os.RemoteException;
import c.i.a.f.f.a;
/* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */
public interface g extends IInterface {
2021-07-03 23:36:06 +00:00
a B(a aVar, String str, int i) throws RemoteException;
2021-06-27 20:44:35 +00:00
2021-07-03 23:36:06 +00:00
int P(a aVar, String str, boolean z2) throws RemoteException;
2021-06-27 20:44:35 +00:00
int b() throws RemoteException;
a b0(a aVar, String str, boolean z2) throws RemoteException;
a d(a aVar, String str, int i, a aVar2) throws RemoteException;
int d0(a aVar, String str, boolean z2) throws RemoteException;
a h0(a aVar, String str, int i) throws RemoteException;
}