package com.google.android.gms.auth.api.signin.internal;

import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.auth.api.signin.GoogleSignInAccount;
import com.google.android.gms.common.api.Status;

/* JADX INFO: loaded from: classes2.dex */
public interface zbr extends IInterface {
    void zbb(Status status) throws RemoteException;

    void zbc(Status status) throws RemoteException;

    void zbd(GoogleSignInAccount googleSignInAccount, Status status) throws RemoteException;
}
