package com.google.android.gms.internal.p002firebaseauthapi; import java.util.List; /* loaded from: classes2.dex */ final class zzus implements zzyg { final zzyg zza; final zzzy zzb; final zzut zzc; @Override // com.google.android.gms.internal.p002firebaseauthapi.zzyf public final void zza(String str) { this.zza.zza(str); } @Override // com.google.android.gms.internal.p002firebaseauthapi.zzyg public final /* synthetic */ void zzb(Object obj) { List zzb = ((zzzp) obj).zzb(); if (zzb == null || zzb.isEmpty()) { this.zza.zza("No users"); } else { this.zzc.zza.zzi(this.zzb, (zzzr) zzb.get(0)); } } /* JADX INFO: Access modifiers changed from: package-private */ public zzus(zzut zzutVar, zzyg zzygVar, zzzy zzzyVar) { this.zzc = zzutVar; this.zza = zzygVar; this.zzb = zzzyVar; } }