package com.google.android.gms.internal.auth_blockstore;

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

/* JADX INFO: loaded from: classes2.dex */
public interface zzo extends IInterface {
    void zza(Status status, int i) throws RemoteException;
}
