- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
54 lines
2.0 KiB
Java
54 lines
2.0 KiB
Java
package com.google.android.gms.internal.fido;
|
|
|
|
import com.google.android.apps.common.proguard.SideEffectFree;
|
|
import java.util.Set;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzay {
|
|
private final String zza;
|
|
private final Set zzb;
|
|
private final boolean zzc;
|
|
|
|
public zzay(String str) {
|
|
this("com.google.android.gms.fido", zzcf.zzk(), false, false, false, false, false);
|
|
}
|
|
|
|
private zzay(String str, Set set, boolean z, boolean z2, boolean z3, boolean z4, boolean z5) {
|
|
this.zza = "com.google.android.gms.fido";
|
|
this.zzb = set;
|
|
this.zzc = z4;
|
|
}
|
|
|
|
@SideEffectFree
|
|
public final zzaq zza(String str, long j) {
|
|
final Class<Long> cls = Long.class;
|
|
return new zzaq(this.zza, str, Long.valueOf(j), new zzak(false, false, false, this.zzc, false, this.zzb, new zzax() { // from class: com.google.android.gms.internal.fido.zzav
|
|
}, new zzax(cls) { // from class: com.google.android.gms.internal.fido.zzaw
|
|
}), true);
|
|
}
|
|
|
|
@SideEffectFree
|
|
public final zzaq zzb(String str, String str2) {
|
|
final Class<String> cls = String.class;
|
|
return new zzaq(this.zza, str, str2, new zzak(false, false, false, this.zzc, false, this.zzb, new zzax() { // from class: com.google.android.gms.internal.fido.zzat
|
|
}, new zzax(cls) { // from class: com.google.android.gms.internal.fido.zzau
|
|
}), true);
|
|
}
|
|
|
|
@SideEffectFree
|
|
public final zzaq zzc(String str, boolean z) {
|
|
final Class<Boolean> cls = Boolean.class;
|
|
return new zzaq(this.zza, str, Boolean.valueOf(z), new zzak(false, false, false, this.zzc, false, this.zzb, new zzax() { // from class: com.google.android.gms.internal.fido.zzar
|
|
}, new zzax(cls) { // from class: com.google.android.gms.internal.fido.zzas
|
|
}), true);
|
|
}
|
|
|
|
public final zzay zzd() {
|
|
return new zzay(this.zza, this.zzb, false, false, false, true, false);
|
|
}
|
|
|
|
public final zzay zze(Set set) {
|
|
return new zzay(this.zza, set, false, false, false, this.zzc, false);
|
|
}
|
|
}
|