- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
49 lines
1.1 KiB
Java
49 lines
1.1 KiB
Java
package com.google.android.gms.internal.auth;
|
|
|
|
import java.util.List;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzhs extends zzev implements zzfy {
|
|
private static final zzhs zzb;
|
|
private zzez zzd = zzev.zzf();
|
|
|
|
static {
|
|
zzhs zzhsVar = new zzhs();
|
|
zzb = zzhsVar;
|
|
zzev.zzk(zzhs.class, zzhsVar);
|
|
}
|
|
|
|
private zzhs() {
|
|
}
|
|
|
|
public static zzhs zzp(byte[] bArr) throws zzfb {
|
|
return (zzhs) zzev.zzd(zzb, bArr);
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzev
|
|
public final Object zzn(int i, Object obj, Object obj2) {
|
|
int i2 = i - 1;
|
|
if (i2 == 0) {
|
|
return (byte) 1;
|
|
}
|
|
if (i2 == 2) {
|
|
return zzev.zzh(zzb, "\u0001\u0001\u0000\u0000\u0001\u0001\u0001\u0000\u0001\u0000\u0001\u001a", new Object[]{"zzd"});
|
|
}
|
|
if (i2 == 3) {
|
|
return new zzhs();
|
|
}
|
|
zzhq zzhqVar = null;
|
|
if (i2 == 4) {
|
|
return new zzhr(zzhqVar);
|
|
}
|
|
if (i2 != 5) {
|
|
return null;
|
|
}
|
|
return zzb;
|
|
}
|
|
|
|
public final List zzq() {
|
|
return this.zzd;
|
|
}
|
|
}
|