discord-jadx/app/src/main/java/c/i/a/f/e/k/j.java

12 lines
457 B
Java

package c.i.a.f.e.k;
import android.os.IInterface;
import android.os.RemoteException;
import androidx.annotation.Nullable;
import androidx.annotation.RecentlyNonNull;
import com.google.android.gms.common.internal.GetServiceRequest;
/* compiled from: com.google.android.gms:play-services-basement@@17.4.0 */
public interface j extends IInterface {
void w(@RecentlyNonNull h hVar, @Nullable GetServiceRequest getServiceRequest) throws RemoteException;
}