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

import android.os.IInterface;
import android.os.RemoteException;

/* JADX INFO: loaded from: classes2.dex */
public interface zzf extends IInterface {
    String zzc() throws RemoteException;

    boolean zzd() throws RemoteException;

    boolean zze(boolean z) throws RemoteException;
}
