package com.google.android.gms.internal.measurement; import android.util.Log; /* loaded from: classes.dex */ final class zzhv extends zzib { zzhv(zzhy zzhyVar, String str, Boolean bool, boolean z10) { super(zzhyVar, str, bool, true, null); } /* JADX WARN: Multi-variable type inference failed */ @Override // com.google.android.gms.internal.measurement.zzib final /* synthetic */ Object zza(Object obj) { if (zzha.zzc.matcher(obj).matches()) { return Boolean.TRUE; } if (zzha.zzd.matcher(obj).matches()) { return Boolean.FALSE; } Log.e("PhenotypeFlag", "Invalid boolean value for " + this.zzb + ": " + ((String) obj)); return null; } }