Add decompiled APK source code (JADX)

- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-02-18 14:52:23 -08:00
parent cc210a65ea
commit f9d20bb3fc
26991 changed files with 2541449 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
package com.google.android.gms.internal.fido;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
/* loaded from: classes3.dex */
public class zza implements IInterface {
private final IBinder zza;
private final String zzb;
public zza(IBinder iBinder, String str) {
this.zza = iBinder;
this.zzb = str;
}
@Override // android.os.IInterface
public final IBinder asBinder() {
return this.zza;
}
public final Parcel zza() {
Parcel obtain = Parcel.obtain();
obtain.writeInterfaceToken(this.zzb);
return obtain;
}
public final void zzb(int i, Parcel parcel) throws RemoteException {
Parcel obtain = Parcel.obtain();
try {
this.zza.transact(i, parcel, obtain, 0);
obtain.readException();
} finally {
parcel.recycle();
obtain.recycle();
}
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzaa {
}

View File

@@ -0,0 +1,15 @@
package com.google.android.gms.internal.fido;
import android.content.Context;
import android.os.Looper;
import com.google.android.gms.common.api.Api;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.internal.ClientSettings;
/* loaded from: classes3.dex */
public final class zzab extends Api.AbstractClientBuilder {
@Override // com.google.android.gms.common.api.Api.AbstractClientBuilder
public final /* synthetic */ Api.Client buildClient(Context context, Looper looper, ClientSettings clientSettings, Object obj, GoogleApiClient.ConnectionCallbacks connectionCallbacks, GoogleApiClient.OnConnectionFailedListener onConnectionFailedListener) {
return new zzac(context, looper, clientSettings, connectionCallbacks, onConnectionFailedListener);
}
}

View File

@@ -0,0 +1,56 @@
package com.google.android.gms.internal.fido;
import android.content.Context;
import android.os.Bundle;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Looper;
import androidx.annotation.NonNull;
import com.google.android.gms.common.api.GoogleApiClient;
import com.google.android.gms.common.internal.ClientSettings;
import com.google.android.gms.common.internal.GmsClient;
/* loaded from: classes3.dex */
public final class zzac extends GmsClient {
public zzac(Context context, Looper looper, ClientSettings clientSettings, GoogleApiClient.ConnectionCallbacks connectionCallbacks, GoogleApiClient.OnConnectionFailedListener onConnectionFailedListener) {
super(context, looper, 119, clientSettings, connectionCallbacks, onConnectionFailedListener);
}
@Override // com.google.android.gms.common.internal.BaseGmsClient
public final /* synthetic */ IInterface createServiceInterface(IBinder iBinder) {
if (iBinder == null) {
return null;
}
IInterface queryLocalInterface = iBinder.queryLocalInterface("com.google.android.gms.fido.u2f.internal.zeroparty.IU2fZeroPartyService");
return queryLocalInterface instanceof zzz ? (zzz) queryLocalInterface : new zzz(iBinder);
}
@Override // com.google.android.gms.common.internal.BaseGmsClient
public final Bundle getGetServiceRequestExtraArgs() {
Bundle bundle = new Bundle();
bundle.putString("ACTION_START_SERVICE", "com.google.android.gms.fido.u2f.zeroparty.START");
return bundle;
}
@Override // com.google.android.gms.common.internal.BaseGmsClient, com.google.android.gms.common.api.Api.Client
public final int getMinApkVersion() {
return 13000000;
}
@Override // com.google.android.gms.common.internal.BaseGmsClient
@NonNull
public final String getServiceDescriptor() {
return "com.google.android.gms.fido.u2f.internal.zeroparty.IU2fZeroPartyService";
}
@Override // com.google.android.gms.common.internal.BaseGmsClient
@NonNull
public final String getStartServiceAction() {
return "com.google.android.gms.fido.u2f.zeroparty.START";
}
@Override // com.google.android.gms.common.internal.BaseGmsClient
public final boolean usesClientTelemetry() {
return true;
}
}

View File

@@ -0,0 +1,28 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzae {
private static final Object zza = new Object();
private static final zzai zzb = new zzai();
private static volatile zzae zzc = null;
private static volatile zzae zzd = null;
private static final zzbp zze = zzbt.zza(new zzbp() { // from class: com.google.android.gms.internal.fido.zzad
@Override // com.google.android.gms.internal.fido.zzbp
public final Object zza() {
throw null;
}
});
public static zzae zza() {
zzah.zza();
zzah.zzb();
zzah.zzd();
throw new IllegalStateException("Must call PhenotypeContext.setContext() first");
}
public static boolean zzb() {
zzah.zzd();
zzah.zzc();
return false;
}
}

View File

@@ -0,0 +1,10 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzag extends Exception {
private zzag() {
}
public /* synthetic */ zzag(zzaf zzafVar) {
}
}

View File

@@ -0,0 +1,32 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzah {
private static final Object zza = new Object();
private static volatile boolean zzb = false;
private static volatile zzag zzc = null;
private static volatile boolean zzd = false;
private static volatile zzag zze;
public static void zza() {
zzd = true;
}
public static void zzb() {
if (zze == null) {
zze = new zzag(null);
}
}
public static void zzc() {
if (zzc == null) {
zzc = new zzag(null);
}
}
public static boolean zzd() {
synchronized (zza) {
}
return false;
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzai {
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzaj {
public zzaj(zzap zzapVar) {
int i = zzaq.zza;
}
}

View File

@@ -0,0 +1,16 @@
package com.google.android.gms.internal.fido;
import java.util.Set;
/* loaded from: classes3.dex */
public final class zzak {
private final Set zza;
private final zzax zzb;
private final zzax zzc;
public zzak(boolean z, boolean z2, boolean z3, boolean z4, boolean z5, Set set, zzax zzaxVar, zzax zzaxVar2) {
this.zza = set;
this.zzb = zzaxVar;
this.zzc = zzaxVar2;
}
}

View File

@@ -0,0 +1,15 @@
package com.google.android.gms.internal.fido;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
/* loaded from: classes3.dex */
final class zzam {
private final ConcurrentMap zza = new ConcurrentHashMap();
private zzam() {
}
public /* synthetic */ zzam(zzal zzalVar) {
}
}

View File

@@ -0,0 +1,7 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzan {
public static final /* synthetic */ int zza = 0;
private static final zzam zzb = new zzam(null);
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzao {
}

View File

@@ -0,0 +1,31 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzaq implements zzbp {
public static final /* synthetic */ int zza = 0;
private static volatile zzaj zzb = new zzaj(new Object() { // from class: com.google.android.gms.internal.fido.zzap
});
private final String zzd;
private final Object zze;
private volatile zzao zzf;
private volatile Object zzh;
private final zzak zzi;
private volatile int zzg = -1;
private final String zzc = "com.google.android.gms.fido";
public zzaq(String str, String str2, Object obj, zzak zzakVar, boolean z) {
this.zzd = str2;
this.zze = obj;
this.zzi = zzakVar;
}
@Override // com.google.android.gms.internal.fido.zzbp
public final Object zza() {
zzae.zza();
synchronized (this) {
zzae.zzb();
int i = zzan.zza;
throw null;
}
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public interface zzax {
}

View File

@@ -0,0 +1,53 @@
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);
}
}

View File

@@ -0,0 +1,31 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzaz extends zzbl {
static final zzaz zza = new zzaz();
private zzaz() {
}
public final boolean equals(Object obj) {
return obj == this;
}
public final int hashCode() {
return 2040732332;
}
public final String toString() {
return "Optional.absent()";
}
@Override // com.google.android.gms.internal.fido.zzbl
public final Object zza() {
throw new IllegalStateException("Optional.get() cannot be called on an absent value");
}
@Override // com.google.android.gms.internal.fido.zzbl
public final boolean zzb() {
return false;
}
}

View File

@@ -0,0 +1,33 @@
package com.google.android.gms.internal.fido;
import android.os.Binder;
import android.os.IBinder;
import android.os.IInterface;
import android.os.Parcel;
import android.os.RemoteException;
/* loaded from: classes3.dex */
public class zzb extends Binder implements IInterface {
public zzb(String str) {
attachInterface(this, str);
}
@Override // android.os.IInterface
public final IBinder asBinder() {
return this;
}
@Override // android.os.Binder
public final boolean onTransact(int i, Parcel parcel, Parcel parcel2, int i2) throws RemoteException {
if (i <= 16777215) {
parcel.enforceInterface(getInterfaceDescriptor());
} else if (super.onTransact(i, parcel, parcel2, i2)) {
return true;
}
return zza(i, parcel, parcel2, i2);
}
public boolean zza(int i, Parcel parcel, Parcel parcel2, int i2) throws RemoteException {
throw null;
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzba {
public static boolean zza(char c) {
return c >= 'a' && c <= 'z';
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
class zzbb {
}

View File

@@ -0,0 +1,27 @@
package com.google.android.gms.internal.fido;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map;
/* loaded from: classes3.dex */
public final class zzbc {
public static final Appendable zza(Appendable appendable, Iterator it, zzbd zzbdVar, String str) throws IOException {
String str2;
if (it.hasNext()) {
Map.Entry entry = (Map.Entry) it.next();
appendable.append(zzbd.zzd(entry.getKey()));
appendable.append(" : ");
appendable.append(zzbd.zzd(entry.getValue()));
while (it.hasNext()) {
str2 = zzbdVar.zza;
appendable.append(str2);
Map.Entry entry2 = (Map.Entry) it.next();
appendable.append(zzbd.zzd(entry2.getKey()));
appendable.append(" : ");
appendable.append(zzbd.zzd(entry2.getValue()));
}
}
return appendable;
}
}

View File

@@ -0,0 +1,37 @@
package com.google.android.gms.internal.fido;
import java.io.IOException;
import java.util.Iterator;
import java.util.Objects;
/* loaded from: classes3.dex */
public final class zzbd {
private final String zza = ",\n ";
private zzbd(String str) {
}
public static zzbd zza(String str) {
return new zzbd(",\n ");
}
public static final CharSequence zzd(Object obj) {
Objects.requireNonNull(obj);
return obj instanceof CharSequence ? (CharSequence) obj : obj.toString();
}
public final StringBuilder zzc(StringBuilder sb, Iterator it) {
try {
if (it.hasNext()) {
sb.append(zzd(it.next()));
while (it.hasNext()) {
sb.append((CharSequence) this.zza);
sb.append(zzd(it.next()));
}
}
return sb;
} catch (IOException e) {
throw new AssertionError(e);
}
}
}

View File

@@ -0,0 +1,10 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbf extends zzbg {
private zzbf() {
}
public /* synthetic */ zzbf(zzbe zzbeVar) {
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
class zzbg {
String zza;
Object zzb;
zzbg zzc;
}

View File

@@ -0,0 +1,64 @@
package com.google.android.gms.internal.fido;
import com.ironsource.nb;
import java.util.Arrays;
/* loaded from: classes3.dex */
public final class zzbi {
private final String zza;
private final zzbg zzb;
private zzbg zzc;
public /* synthetic */ zzbi(String str, zzbh zzbhVar) {
zzbg zzbgVar = new zzbg();
this.zzb = zzbgVar;
this.zzc = zzbgVar;
str.getClass();
this.zza = str;
}
public final String toString() {
StringBuilder sb = new StringBuilder(32);
sb.append(this.zza);
sb.append('{');
zzbg zzbgVar = this.zzb.zzc;
String str = "";
while (zzbgVar != null) {
Object obj = zzbgVar.zzb;
sb.append(str);
String str2 = zzbgVar.zza;
if (str2 != null) {
sb.append(str2);
sb.append(nb.T);
}
if (obj == null || !obj.getClass().isArray()) {
sb.append(obj);
} else {
sb.append((CharSequence) Arrays.deepToString(new Object[]{obj}), 1, r2.length() - 1);
}
zzbgVar = zzbgVar.zzc;
str = ", ";
}
sb.append('}');
return sb.toString();
}
public final zzbi zza(String str, int i) {
String valueOf = String.valueOf(i);
zzbf zzbfVar = new zzbf(null);
this.zzc.zzc = zzbfVar;
this.zzc = zzbfVar;
zzbfVar.zzb = valueOf;
zzbfVar.zza = "errorCode";
return this;
}
public final zzbi zzb(String str, Object obj) {
zzbg zzbgVar = new zzbg();
this.zzc.zzc = zzbgVar;
this.zzc = zzbgVar;
zzbgVar.zzb = obj;
zzbgVar.zza = str;
return this;
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzbj {
public static zzbi zza(Object obj) {
return new zzbi(obj.getClass().getSimpleName(), null);
}
}

View File

@@ -0,0 +1,11 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzbk extends zzbb {
public static boolean zza(Object obj, Object obj2) {
if (obj != obj2) {
return obj != null && obj.equals(obj2);
}
return true;
}
}

View File

@@ -0,0 +1,18 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
/* loaded from: classes3.dex */
public abstract class zzbl implements Serializable {
public static zzbl zzc() {
return zzaz.zza;
}
public static zzbl zzd(Object obj) {
return new zzbn(obj);
}
public abstract Object zza();
public abstract boolean zzb();
}

View File

@@ -0,0 +1,61 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzbm {
public static int zza(int i, int i2, String str) {
String zza;
if (i >= 0 && i < i2) {
return i;
}
if (i < 0) {
zza = zzbo.zza("%s (%s) must not be negative", "index", Integer.valueOf(i));
} else {
if (i2 < 0) {
throw new IllegalArgumentException("negative size: " + i2);
}
zza = zzbo.zza("%s (%s) must be less than size (%s)", "index", Integer.valueOf(i), Integer.valueOf(i2));
}
throw new IndexOutOfBoundsException(zza);
}
public static int zzb(int i, int i2, String str) {
if (i < 0 || i > i2) {
throw new IndexOutOfBoundsException(zzg(i, i2, "index"));
}
return i;
}
public static void zzc(boolean z) {
if (!z) {
throw new IllegalArgumentException();
}
}
public static void zzd(boolean z, String str, char c) {
if (!z) {
throw new IllegalArgumentException(zzbo.zza(str, Character.valueOf(c)));
}
}
public static void zze(int i, int i2, int i3) {
if (i < 0 || i2 < i || i2 > i3) {
throw new IndexOutOfBoundsException((i < 0 || i > i3) ? zzg(i, i3, "start index") : (i2 < 0 || i2 > i3) ? zzg(i2, i3, "end index") : zzbo.zza("end index (%s) must not be less than start index (%s)", Integer.valueOf(i2), Integer.valueOf(i)));
}
}
public static void zzf(boolean z, Object obj) {
if (!z) {
throw new IllegalStateException((String) obj);
}
}
private static String zzg(int i, int i2, String str) {
if (i < 0) {
return zzbo.zza("%s (%s) must not be negative", str, Integer.valueOf(i));
}
if (i2 >= 0) {
return zzbo.zza("%s (%s) must not be greater than size (%s)", str, Integer.valueOf(i), Integer.valueOf(i2));
}
throw new IllegalArgumentException("negative size: " + i2);
}
}

View File

@@ -0,0 +1,35 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbn extends zzbl {
private final Object zza;
public zzbn(Object obj) {
this.zza = obj;
}
public final boolean equals(Object obj) {
if (obj instanceof zzbn) {
return this.zza.equals(((zzbn) obj).zza);
}
return false;
}
public final int hashCode() {
return this.zza.hashCode() + 1502476572;
}
public final String toString() {
return "Optional.of(" + this.zza.toString() + ")";
}
@Override // com.google.android.gms.internal.fido.zzbl
public final Object zza() {
return this.zza;
}
@Override // com.google.android.gms.internal.fido.zzbl
public final boolean zzb() {
return true;
}
}

View File

@@ -0,0 +1,59 @@
package com.google.android.gms.internal.fido;
import java.util.logging.Level;
import java.util.logging.Logger;
/* loaded from: classes3.dex */
public final class zzbo {
public static String zza(String str, Object... objArr) {
int length;
int length2;
int indexOf;
String str2;
int i = 0;
int i2 = 0;
while (true) {
length = objArr.length;
if (i2 >= length) {
break;
}
Object obj = objArr[i2];
if (obj == null) {
str2 = "null";
} else {
try {
str2 = obj.toString();
} catch (Exception e) {
String str3 = obj.getClass().getName() + "@" + Integer.toHexString(System.identityHashCode(obj));
Logger.getLogger("com.google.common.base.Strings").logp(Level.WARNING, "com.google.common.base.Strings", "lenientToString", "Exception during lenientFormat for ".concat(str3), (Throwable) e);
str2 = "<" + str3 + " threw " + e.getClass().getName() + ">";
}
}
objArr[i2] = str2;
i2++;
}
StringBuilder sb = new StringBuilder(str.length() + (length * 16));
int i3 = 0;
while (true) {
length2 = objArr.length;
if (i >= length2 || (indexOf = str.indexOf("%s", i3)) == -1) {
break;
}
sb.append((CharSequence) str, i3, indexOf);
sb.append(objArr[i]);
i3 = indexOf + 2;
i++;
}
sb.append((CharSequence) str, i3, str.length());
if (i < length2) {
sb.append(" [");
sb.append(objArr[i]);
for (int i4 = i + 1; i4 < objArr.length; i4++) {
sb.append(", ");
sb.append(objArr[i4]);
}
sb.append(']');
}
return sb.toString();
}
}

View File

@@ -0,0 +1,6 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public interface zzbp {
Object zza();
}

View File

@@ -0,0 +1,29 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbr implements zzbp {
private static final zzbp zza = new zzbp() { // from class: com.google.android.gms.internal.fido.zzbq
@Override // com.google.android.gms.internal.fido.zzbp
public final Object zza() {
throw null;
}
};
private volatile zzbp zzb;
public zzbr(zzbp zzbpVar) {
this.zzb = zzbpVar;
}
public final String toString() {
Object obj = this.zzb;
if (obj == zza) {
obj = "<supplier that returned null>";
}
return "Suppliers.memoize(" + String.valueOf(obj) + ")";
}
@Override // com.google.android.gms.internal.fido.zzbp
public final Object zza() {
throw null;
}
}

View File

@@ -0,0 +1,33 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
import java.util.Arrays;
/* loaded from: classes3.dex */
final class zzbs implements Serializable, zzbp {
final Object zza;
public zzbs(Object obj) {
this.zza = obj;
}
public final boolean equals(Object obj) {
if (obj instanceof zzbs) {
return zzbk.zza(this.zza, ((zzbs) obj).zza);
}
return false;
}
public final int hashCode() {
return Arrays.hashCode(new Object[]{this.zza});
}
public final String toString() {
return "Suppliers.ofInstance(" + this.zza.toString() + ")";
}
@Override // com.google.android.gms.internal.fido.zzbp
public final Object zza() {
return this.zza;
}
}

View File

@@ -0,0 +1,12 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzbt {
public static zzbp zza(zzbp zzbpVar) {
return new zzbr(zzbpVar);
}
public static zzbp zzb(Object obj) {
return new zzbs(obj);
}
}

View File

@@ -0,0 +1,57 @@
package com.google.android.gms.internal.fido;
import java.util.NoSuchElementException;
/* loaded from: classes3.dex */
abstract class zzbu extends zzdd {
private final int zza;
private int zzb;
public zzbu(int i, int i2) {
zzbm.zzb(i2, i, "index");
this.zza = i;
this.zzb = i2;
}
@Override // java.util.Iterator, java.util.ListIterator
public final boolean hasNext() {
return this.zzb < this.zza;
}
@Override // java.util.ListIterator
public final boolean hasPrevious() {
return this.zzb > 0;
}
@Override // java.util.Iterator, java.util.ListIterator
public final Object next() {
if (!hasNext()) {
throw new NoSuchElementException();
}
int i = this.zzb;
this.zzb = i + 1;
return zza(i);
}
@Override // java.util.ListIterator
public final int nextIndex() {
return this.zzb;
}
@Override // java.util.ListIterator
public final Object previous() {
if (!hasPrevious()) {
throw new NoSuchElementException();
}
int i = this.zzb - 1;
this.zzb = i;
return zza(i);
}
@Override // java.util.ListIterator
public final int previousIndex() {
return this.zzb - 1;
}
public abstract Object zza(int i);
}

View File

@@ -0,0 +1,14 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbv {
public static void zza(Object obj, Object obj2) {
if (obj == null) {
throw new NullPointerException("null key in entry: null=".concat(String.valueOf(obj2)));
}
if (obj2 != null) {
return;
}
throw new NullPointerException("null value in entry: " + obj.toString() + "=null");
}
}

View File

@@ -0,0 +1,38 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
import java.util.Comparator;
/* loaded from: classes3.dex */
final class zzbw extends zzcs implements Serializable {
final Comparator zza;
public zzbw(Comparator comparator) {
comparator.getClass();
this.zza = comparator;
}
@Override // com.google.android.gms.internal.fido.zzcs, java.util.Comparator
public final int compare(Object obj, Object obj2) {
return this.zza.compare(obj, obj2);
}
@Override // java.util.Comparator
public final boolean equals(Object obj) {
if (obj == this) {
return true;
}
if (obj instanceof zzbw) {
return this.zza.equals(((zzbw) obj).zza);
}
return false;
}
public final int hashCode() {
return this.zza.hashCode();
}
public final String toString() {
return this.zza.toString();
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbx {
public static int zza(int i) {
return (int) (Integer.rotateLeft((int) (i * (-862048943)), 15) * 461845907);
}
}

View File

@@ -0,0 +1,109 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
import java.util.AbstractCollection;
import java.util.Arrays;
import java.util.Collection;
import java.util.Spliterator;
import java.util.Spliterators;
/* loaded from: classes3.dex */
public abstract class zzby extends AbstractCollection implements Serializable {
private static final Object[] zzn = new Object[0];
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final boolean add(Object obj) {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final boolean addAll(Collection collection) {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final void clear() {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection
public abstract boolean contains(Object obj);
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final boolean remove(Object obj) {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final boolean removeAll(Collection collection) {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection
@Deprecated
public final boolean retainAll(Collection collection) {
throw new UnsupportedOperationException();
}
@Override // java.util.Collection, java.lang.Iterable
public final Spliterator spliterator() {
return Spliterators.spliterator(this, 1296);
}
@Override // java.util.AbstractCollection, java.util.Collection
public final Object[] toArray() {
return toArray(zzn);
}
public int zza(Object[] objArr, int i) {
zzdc it = iterator();
int i2 = 0;
while (it.hasNext()) {
objArr[i2] = it.next();
i2++;
}
return i2;
}
public int zzb() {
throw new UnsupportedOperationException();
}
public int zzc() {
throw new UnsupportedOperationException();
}
@Override // java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
/* renamed from: zzd, reason: merged with bridge method [inline-methods] */
public abstract zzdc iterator();
public Object[] zze() {
return null;
}
@Override // java.util.AbstractCollection, java.util.Collection
public final Object[] toArray(Object[] objArr) {
objArr.getClass();
int size = size();
int length = objArr.length;
if (length < size) {
Object[] zze = zze();
if (zze != null) {
return Arrays.copyOfRange(zze, zzc(), zzb(), objArr.getClass());
}
if (length != 0) {
objArr = Arrays.copyOf(objArr, 0);
}
objArr = Arrays.copyOf(objArr, size);
} else if (length > size) {
objArr[size] = null;
}
zza(objArr, 0);
return objArr;
}
}

View File

@@ -0,0 +1,16 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzbz extends zzbu {
private final zzcc zza;
public zzbz(zzcc zzccVar, int i) {
super(zzccVar.size(), i);
this.zza = zzccVar;
}
@Override // com.google.android.gms.internal.fido.zzbu
public final Object zza(int i) {
return this.zza.get(i);
}
}

View File

@@ -0,0 +1,43 @@
package com.google.android.gms.internal.fido;
import android.os.BadParcelableException;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.ArrayList;
/* loaded from: classes3.dex */
public final class zzc {
public static final /* synthetic */ int zza = 0;
private static final ClassLoader zzb = zzc.class.getClassLoader();
private zzc() {
}
public static Parcelable zza(Parcel parcel, Parcelable.Creator creator) {
if (parcel.readInt() == 0) {
return null;
}
return (Parcelable) creator.createFromParcel(parcel);
}
public static ArrayList zzb(Parcel parcel) {
return parcel.readArrayList(zzb);
}
public static void zzc(Parcel parcel) {
int dataAvail = parcel.dataAvail();
if (dataAvail <= 0) {
return;
}
throw new BadParcelableException("Parcel data not fully consumed, unread size: " + dataAvail);
}
public static void zzd(Parcel parcel, Parcelable parcelable) {
if (parcelable == null) {
parcel.writeInt(0);
} else {
parcel.writeInt(1);
parcelable.writeToParcel(parcel, 0);
}
}
}

View File

@@ -0,0 +1,68 @@
package com.google.android.gms.internal.fido;
import java.util.List;
/* loaded from: classes3.dex */
final class zzca extends zzcc {
private final transient zzcc zza;
public zzca(zzcc zzccVar) {
this.zza = zzccVar;
}
private final int zzl(int i) {
return (this.zza.size() - 1) - i;
}
@Override // com.google.android.gms.internal.fido.zzcc, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public final boolean contains(Object obj) {
return this.zza.contains(obj);
}
@Override // java.util.List
public final Object get(int i) {
zzbm.zza(i, this.zza.size(), "index");
return this.zza.get(zzl(i));
}
@Override // com.google.android.gms.internal.fido.zzcc, java.util.List
public final int indexOf(Object obj) {
int lastIndexOf = this.zza.lastIndexOf(obj);
if (lastIndexOf >= 0) {
return zzl(lastIndexOf);
}
return -1;
}
@Override // com.google.android.gms.internal.fido.zzcc, java.util.List
public final int lastIndexOf(Object obj) {
int indexOf = this.zza.indexOf(obj);
if (indexOf >= 0) {
return zzl(indexOf);
}
return -1;
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.List
public final int size() {
return this.zza.size();
}
@Override // com.google.android.gms.internal.fido.zzcc, java.util.List
public final /* bridge */ /* synthetic */ List subList(int i, int i2) {
return subList(i, i2);
}
@Override // com.google.android.gms.internal.fido.zzcc
public final zzcc zzf() {
return this.zza;
}
@Override // com.google.android.gms.internal.fido.zzcc
/* renamed from: zzg */
public final zzcc subList(int i, int i2) {
zzbm.zze(i, i2, this.zza.size());
zzcc zzccVar = this.zza;
return zzccVar.subList(zzccVar.size() - i2, this.zza.size() - i).zzf();
}
}

View File

@@ -0,0 +1,55 @@
package com.google.android.gms.internal.fido;
import java.util.List;
/* loaded from: classes3.dex */
final class zzcb extends zzcc {
final transient int zza;
final transient int zzb;
final /* synthetic */ zzcc zzc;
public zzcb(zzcc zzccVar, int i, int i2) {
this.zzc = zzccVar;
this.zza = i;
this.zzb = i2;
}
@Override // java.util.List
public final Object get(int i) {
zzbm.zza(i, this.zzb, "index");
return this.zzc.get(i + this.zza);
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.List
public final int size() {
return this.zzb;
}
@Override // com.google.android.gms.internal.fido.zzcc, java.util.List
public final /* bridge */ /* synthetic */ List subList(int i, int i2) {
return subList(i, i2);
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzb() {
return this.zzc.zzc() + this.zza + this.zzb;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzc() {
return this.zzc.zzc() + this.zza;
}
@Override // com.google.android.gms.internal.fido.zzby
public final Object[] zze() {
return this.zzc.zze();
}
@Override // com.google.android.gms.internal.fido.zzcc
/* renamed from: zzg */
public final zzcc subList(int i, int i2) {
zzbm.zze(i, i2, this.zzb);
int i3 = this.zza;
return this.zzc.subList(i + i3, i2 + i3);
}
}

View File

@@ -0,0 +1,173 @@
package com.google.android.gms.internal.fido;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
import java.util.RandomAccess;
/* loaded from: classes3.dex */
public abstract class zzcc extends zzby implements List, RandomAccess {
private static final zzdd zza = new zzbz(zzct.zza, 0);
public static final /* synthetic */ int zzd = 0;
public static zzcc zzh(Object[] objArr, int i) {
return i == 0 ? zzct.zza : new zzct(objArr, i);
}
public static zzcc zzi(Object[] objArr) {
if (objArr.length == 0) {
return zzct.zza;
}
Object[] objArr2 = (Object[]) objArr.clone();
int length = objArr2.length;
zzcr.zzb(objArr2, length);
return zzh(objArr2, length);
}
public static zzcc zzj(Object obj) {
Object[] objArr = {obj};
zzcr.zzb(objArr, 1);
return zzh(objArr, 1);
}
@Override // java.util.List
@Deprecated
public final void add(int i, Object obj) {
throw new UnsupportedOperationException();
}
@Override // java.util.List
@Deprecated
public final boolean addAll(int i, Collection collection) {
throw new UnsupportedOperationException();
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public boolean contains(Object obj) {
return indexOf(obj) >= 0;
}
@Override // java.util.Collection, java.util.List
public final boolean equals(Object obj) {
if (obj == this) {
return true;
}
if (obj instanceof List) {
List list = (List) obj;
int size = size();
if (size == list.size()) {
if (list instanceof RandomAccess) {
for (int i = 0; i < size; i++) {
if (zzbk.zza(get(i), list.get(i))) {
}
}
return true;
}
Iterator it = iterator();
Iterator it2 = list.iterator();
while (true) {
if (it.hasNext()) {
if (!it2.hasNext() || !zzbk.zza(it.next(), it2.next())) {
break;
}
} else if (!it2.hasNext()) {
return true;
}
}
}
}
return false;
}
@Override // java.util.Collection, java.util.List
public final int hashCode() {
int size = size();
int i = 1;
for (int i2 = 0; i2 < size; i2++) {
i = (i * 31) + get(i2).hashCode();
}
return i;
}
public int indexOf(Object obj) {
if (obj == null) {
return -1;
}
int size = size();
for (int i = 0; i < size; i++) {
if (obj.equals(get(i))) {
return i;
}
}
return -1;
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
public final /* synthetic */ Iterator iterator() {
return listIterator(0);
}
public int lastIndexOf(Object obj) {
if (obj == null) {
return -1;
}
for (int size = size() - 1; size >= 0; size--) {
if (obj.equals(get(size))) {
return size;
}
}
return -1;
}
@Override // java.util.List
public final /* synthetic */ ListIterator listIterator() {
return listIterator(0);
}
@Override // java.util.List
@Deprecated
public final Object remove(int i) {
throw new UnsupportedOperationException();
}
@Override // java.util.List
@Deprecated
public final Object set(int i, Object obj) {
throw new UnsupportedOperationException();
}
@Override // com.google.android.gms.internal.fido.zzby
public int zza(Object[] objArr, int i) {
int size = size();
for (int i2 = 0; i2 < size; i2++) {
objArr[i2] = get(i2);
}
return size;
}
@Override // com.google.android.gms.internal.fido.zzby
/* renamed from: zzd */
public final zzdc iterator() {
return listIterator(0);
}
public zzcc zzf() {
return size() <= 1 ? this : new zzca(this);
}
@Override // java.util.List
/* renamed from: zzg, reason: merged with bridge method [inline-methods] */
public zzcc subList(int i, int i2) {
zzbm.zze(i, i2, size());
int i3 = i2 - i;
return i3 == size() ? this : i3 == 0 ? zzct.zza : new zzcb(this, i, i3);
}
@Override // java.util.List
/* renamed from: zzk, reason: merged with bridge method [inline-methods] */
public final zzdd listIterator(int i) {
zzbm.zzb(i, size(), "index");
return isEmpty() ? zza : new zzbz(this, i);
}
}

View File

@@ -0,0 +1,122 @@
package com.google.android.gms.internal.fido;
import com.ironsource.nb;
import java.io.Serializable;
import java.util.Map;
/* loaded from: classes3.dex */
public abstract class zzcd implements Map, Serializable {
static final Map.Entry[] zza = new Map.Entry[0];
private transient zzcf zzb;
@Override // java.util.Map
@Deprecated
public final void clear() {
throw new UnsupportedOperationException();
}
@Override // java.util.Map
public final boolean containsKey(Object obj) {
return get(obj) != null;
}
@Override // java.util.Map
public final boolean containsValue(Object obj) {
return values().contains(obj);
}
@Override // java.util.Map
public final boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (obj instanceof Map) {
return entrySet().equals(((Map) obj).entrySet());
}
return false;
}
@Override // java.util.Map
public abstract Object get(Object obj);
@Override // java.util.Map
public final Object getOrDefault(Object obj, Object obj2) {
Object obj3 = get(obj);
return obj3 != null ? obj3 : obj2;
}
@Override // java.util.Map
public final int hashCode() {
return zzcy.zza(entrySet());
}
@Override // java.util.Map
public final boolean isEmpty() {
return size() == 0;
}
@Override // java.util.Map
@Deprecated
public final Object put(Object obj, Object obj2) {
throw new UnsupportedOperationException();
}
@Override // java.util.Map
@Deprecated
public final void putAll(Map map) {
throw new UnsupportedOperationException();
}
@Override // java.util.Map
@Deprecated
public final Object remove(Object obj) {
throw new UnsupportedOperationException();
}
public final String toString() {
int size = size();
if (size < 0) {
throw new IllegalArgumentException("size cannot be negative but was: " + size);
}
StringBuilder sb = new StringBuilder((int) Math.min(size * 8, 1073741824L));
sb.append('{');
boolean z = true;
for (Map.Entry entry : entrySet()) {
if (!z) {
sb.append(", ");
}
sb.append(entry.getKey());
sb.append(nb.T);
sb.append(entry.getValue());
z = false;
}
sb.append('}');
return sb.toString();
}
@Override // java.util.Map
/* renamed from: zza, reason: merged with bridge method [inline-methods] */
public zzby values() {
throw null;
}
public abstract zzcf zzb();
@Override // java.util.Map
/* renamed from: zzc, reason: merged with bridge method [inline-methods] */
public final zzcf entrySet() {
zzcf zzcfVar = this.zzb;
if (zzcfVar != null) {
return zzcfVar;
}
zzcf zzb = zzb();
this.zzb = zzb;
return zzb;
}
@Override // java.util.Map
/* renamed from: zzd, reason: merged with bridge method [inline-methods] */
public zzcf keySet() {
throw null;
}
}

View File

@@ -0,0 +1,35 @@
package com.google.android.gms.internal.fido;
import java.util.Map;
/* loaded from: classes3.dex */
abstract class zzce extends zzcf {
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public final boolean contains(Object obj) {
if (obj instanceof Map.Entry) {
Map.Entry entry = (Map.Entry) obj;
Object obj2 = zzf().get(entry.getKey());
if (obj2 != null && obj2.equals(entry.getValue())) {
return true;
}
}
return false;
}
@Override // com.google.android.gms.internal.fido.zzcf, java.util.Collection, java.util.Set
public final int hashCode() {
return zzcy.zza(zzf().entrySet());
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final int size() {
return zzf().size();
}
public abstract zzcd zzf();
@Override // com.google.android.gms.internal.fido.zzcf
public final boolean zzg() {
return false;
}
}

View File

@@ -0,0 +1,140 @@
package com.google.android.gms.internal.fido;
import java.util.Arrays;
import java.util.Objects;
import java.util.Set;
/* loaded from: classes3.dex */
public abstract class zzcf extends zzby implements Set {
private transient zzcc zza;
public static int zzh(int i) {
int max = Math.max(i, 2);
if (max >= 751619276) {
if (max < 1073741824) {
return 1073741824;
}
throw new IllegalArgumentException("collection too large");
}
int highestOneBit = Integer.highestOneBit(max - 1);
do {
highestOneBit += highestOneBit;
} while (highestOneBit * 0.7d < max);
return highestOneBit;
}
public static zzcf zzk() {
return zzcu.zza;
}
public static zzcf zzl(Object obj) {
return new zzcz("FIDO");
}
public static zzcf zzm(Object obj, Object obj2) {
return zzf(2, obj, obj2);
}
@Override // java.util.Collection, java.util.Set
public boolean equals(Object obj) {
if (obj == this) {
return true;
}
if ((obj instanceof zzcf) && zzg() && ((zzcf) obj).zzg() && hashCode() != obj.hashCode()) {
return false;
}
if (obj == this) {
return true;
}
if (obj instanceof Set) {
Set set = (Set) obj;
try {
if (size() == set.size()) {
if (containsAll(set)) {
return true;
}
}
} catch (ClassCastException | NullPointerException unused) {
}
}
return false;
}
@Override // java.util.Collection, java.util.Set
public int hashCode() {
return zzcy.zza(this);
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
/* renamed from: zzd */
public abstract zzdc iterator();
public boolean zzg() {
return false;
}
public zzcc zzi() {
zzcc zzccVar = this.zza;
if (zzccVar != null) {
return zzccVar;
}
zzcc zzj = zzj();
this.zza = zzj;
return zzj;
}
public zzcc zzj() {
Object[] array = toArray();
int i = zzcc.zzd;
return zzcc.zzh(array, array.length);
}
private static zzcf zzf(int i, Object... objArr) {
if (i == 0) {
return zzcu.zza;
}
if (i == 1) {
Object obj = objArr[0];
Objects.requireNonNull(obj);
return new zzcz(obj);
}
int zzh = zzh(i);
Object[] objArr2 = new Object[zzh];
int i2 = zzh - 1;
int i3 = 0;
int i4 = 0;
for (int i5 = 0; i5 < i; i5++) {
Object obj2 = objArr[i5];
zzcr.zza(obj2, i5);
int hashCode = obj2.hashCode();
int zza = zzbx.zza(hashCode);
while (true) {
int i6 = zza & i2;
Object obj3 = objArr2[i6];
if (obj3 == null) {
objArr[i4] = obj2;
objArr2[i6] = obj2;
i3 += hashCode;
i4++;
break;
}
if (!obj3.equals(obj2)) {
zza++;
}
}
}
Arrays.fill(objArr, i4, i, (Object) null);
if (i4 == 1) {
Object obj4 = objArr[0];
Objects.requireNonNull(obj4);
return new zzcz(obj4);
}
if (zzh(i4) < zzh / 2) {
return zzf(i4, objArr);
}
if (i4 <= 0) {
objArr = Arrays.copyOf(objArr, i4);
}
return new zzcu(objArr, i3, objArr2, i2, i4);
}
}

View File

@@ -0,0 +1,27 @@
package com.google.android.gms.internal.fido;
import java.util.AbstractMap;
/* loaded from: classes3.dex */
final class zzch extends zzcc {
final /* synthetic */ zzci zza;
public zzch(zzci zzciVar) {
this.zza = zzciVar;
}
@Override // java.util.List
public final /* bridge */ /* synthetic */ Object get(int i) {
zzcv zzcvVar;
zzcc zzccVar;
zzcvVar = this.zza.zza.zzd;
Object obj = zzcvVar.zzd.get(i);
zzccVar = this.zza.zza.zze;
return new AbstractMap.SimpleImmutableEntry(obj, zzccVar.get(i));
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.List
public final int size() {
return this.zza.zza.size();
}
}

View File

@@ -0,0 +1,33 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
/* loaded from: classes3.dex */
final class zzci extends zzce {
final /* synthetic */ zzcj zza;
public zzci(zzcj zzcjVar) {
this.zza = zzcjVar;
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
public final /* synthetic */ Iterator iterator() {
return zzi().listIterator(0);
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby
/* renamed from: zzd */
public final zzdc iterator() {
return zzi().listIterator(0);
}
@Override // com.google.android.gms.internal.fido.zzce
public final zzcd zzf() {
return this.zza;
}
@Override // com.google.android.gms.internal.fido.zzcf
public final zzcc zzj() {
return new zzch(this);
}
}

View File

@@ -0,0 +1,359 @@
package com.google.android.gms.internal.fido;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.Comparator;
import java.util.Iterator;
import java.util.Map;
import java.util.NavigableMap;
import java.util.NavigableSet;
import java.util.Objects;
import java.util.Set;
import java.util.SortedMap;
/* loaded from: classes3.dex */
public final class zzcj extends zzcd implements NavigableMap {
private static final Comparator zzb;
private static final zzcj zzc;
private final transient zzcv zzd;
private final transient zzcc zze;
private final transient zzcj zzf;
static {
zzcq zzcqVar = zzcq.zza;
zzb = zzcqVar;
zzcv zzs = zzck.zzs(zzcqVar);
int i = zzcc.zzd;
zzc = new zzcj(zzs, zzct.zza, null);
}
public zzcj(zzcv zzcvVar, zzcc zzccVar, zzcj zzcjVar) {
this.zzd = zzcvVar;
this.zze = zzccVar;
this.zzf = zzcjVar;
}
/* JADX WARN: Multi-variable type inference failed */
public static zzcj zzf(Map map) {
final Comparator comparator = zzb;
Comparator comparator2 = map.comparator();
int i = 1;
boolean equals = comparator2 == null ? true : comparator.equals(comparator2);
Collection entrySet = map.entrySet();
Map.Entry[] entryArr = zzcd.zza;
if (!(entrySet instanceof Collection)) {
Iterator it = entrySet.iterator();
Collection arrayList = new ArrayList();
it.getClass();
while (it.hasNext()) {
arrayList.add(it.next());
}
entrySet = arrayList;
}
Map.Entry[] entryArr2 = (Map.Entry[]) entrySet.toArray(entryArr);
int length = entryArr2.length;
if (length == 0) {
return zzg(comparator);
}
if (length == 1) {
Map.Entry entry = entryArr2[0];
Objects.requireNonNull(entry);
Map.Entry entry2 = entry;
return new zzcj(new zzcv(zzcc.zzj(entry2.getKey()), comparator), zzcc.zzj(entry2.getValue()), null);
}
Object[] objArr = new Object[length];
Object[] objArr2 = new Object[length];
if (equals) {
for (int i2 = 0; i2 < length; i2++) {
Map.Entry entry3 = entryArr2[i2];
Objects.requireNonNull(entry3);
Map.Entry entry4 = entry3;
Object key = entry4.getKey();
Object value = entry4.getValue();
zzbv.zza(key, value);
objArr[i2] = key;
objArr2[i2] = value;
}
} else {
Arrays.sort(entryArr2, 0, length, new Comparator() { // from class: com.google.android.gms.internal.fido.zzcg
@Override // java.util.Comparator
public final int compare(Object obj, Object obj2) {
Map.Entry entry5 = (Map.Entry) obj;
Map.Entry entry6 = (Map.Entry) obj2;
Objects.requireNonNull(entry5);
Objects.requireNonNull(entry6);
return comparator.compare(entry5.getKey(), entry6.getKey());
}
});
Map.Entry entry5 = entryArr2[0];
Objects.requireNonNull(entry5);
Map.Entry entry6 = entry5;
Object key2 = entry6.getKey();
objArr[0] = key2;
Object value2 = entry6.getValue();
objArr2[0] = value2;
zzbv.zza(objArr[0], value2);
while (i < length) {
Map.Entry entry7 = entryArr2[i - 1];
Objects.requireNonNull(entry7);
Map.Entry entry8 = entry7;
Map.Entry entry9 = entryArr2[i];
Objects.requireNonNull(entry9);
Map.Entry entry10 = entry9;
Object key3 = entry10.getKey();
Object value3 = entry10.getValue();
zzbv.zza(key3, value3);
objArr[i] = key3;
objArr2[i] = value3;
if (comparator.compare(key2, key3) == 0) {
throw new IllegalArgumentException("Multiple entries with same key: " + String.valueOf(entry8) + " and " + String.valueOf(entry10));
}
i++;
key2 = key3;
}
}
return new zzcj(new zzcv(zzcc.zzh(objArr, length), comparator), zzcc.zzh(objArr2, length), null);
}
public static zzcj zzg(Comparator comparator) {
if (zzcq.zza.equals(comparator)) {
return zzc;
}
zzcv zzs = zzck.zzs(comparator);
int i = zzcc.zzd;
return new zzcj(zzs, zzct.zza, null);
}
private final zzcj zzl(int i, int i2) {
if (i == 0) {
if (i2 == this.zze.size()) {
return this;
}
i = 0;
}
if (i == i2) {
return zzg(((zzck) this.zzd).zza);
}
return new zzcj(this.zzd.zzw(i, i2), this.zze.subList(i, i2), null);
}
@Override // java.util.NavigableMap
public final Map.Entry ceilingEntry(Object obj) {
return tailMap(obj, true).firstEntry();
}
@Override // java.util.NavigableMap
public final Object ceilingKey(Object obj) {
return zzco.zza(ceilingEntry(obj));
}
@Override // java.util.SortedMap
public final Comparator comparator() {
return ((zzck) this.zzd).zza;
}
@Override // java.util.NavigableMap
public final /* synthetic */ NavigableSet descendingKeySet() {
return this.zzd.descendingSet();
}
@Override // java.util.NavigableMap
public final /* bridge */ /* synthetic */ NavigableMap descendingMap() {
zzcj zzcjVar = this.zzf;
if (zzcjVar != null) {
return zzcjVar;
}
if (!isEmpty()) {
return new zzcj((zzcv) this.zzd.descendingSet(), this.zze.zzf(), this);
}
Comparator comparator = ((zzck) this.zzd).zza;
return zzg((comparator instanceof zzcs ? (zzcs) comparator : new zzbw(comparator)).zza());
}
@Override // com.google.android.gms.internal.fido.zzcd, java.util.Map
public final /* bridge */ /* synthetic */ Set entrySet() {
return entrySet();
}
@Override // java.util.NavigableMap
public final Map.Entry firstEntry() {
if (isEmpty()) {
return null;
}
return (Map.Entry) entrySet().zzi().get(0);
}
@Override // java.util.SortedMap
public final Object firstKey() {
return this.zzd.first();
}
@Override // java.util.NavigableMap
public final Map.Entry floorEntry(Object obj) {
return headMap(obj, true).lastEntry();
}
@Override // java.util.NavigableMap
public final Object floorKey(Object obj) {
return zzco.zza(floorEntry(obj));
}
@Override // java.util.NavigableMap, java.util.SortedMap
public final /* synthetic */ SortedMap headMap(Object obj) {
return headMap(obj, false);
}
@Override // java.util.NavigableMap
public final Map.Entry higherEntry(Object obj) {
return tailMap(obj, false).firstEntry();
}
@Override // java.util.NavigableMap
public final Object higherKey(Object obj) {
return zzco.zza(higherEntry(obj));
}
@Override // com.google.android.gms.internal.fido.zzcd, java.util.Map
public final /* synthetic */ Set keySet() {
return this.zzd;
}
@Override // java.util.NavigableMap
public final Map.Entry lastEntry() {
if (isEmpty()) {
return null;
}
return (Map.Entry) entrySet().zzi().get(this.zze.size() - 1);
}
@Override // java.util.SortedMap
public final Object lastKey() {
return this.zzd.last();
}
@Override // java.util.NavigableMap
public final Map.Entry lowerEntry(Object obj) {
return headMap(obj, false).lastEntry();
}
@Override // java.util.NavigableMap
public final Object lowerKey(Object obj) {
return zzco.zza(lowerEntry(obj));
}
@Override // java.util.NavigableMap
public final /* synthetic */ NavigableSet navigableKeySet() {
return this.zzd;
}
@Override // java.util.NavigableMap
@Deprecated
public final Map.Entry pollFirstEntry() {
throw new UnsupportedOperationException();
}
@Override // java.util.NavigableMap
@Deprecated
public final Map.Entry pollLastEntry() {
throw new UnsupportedOperationException();
}
@Override // java.util.Map
public final int size() {
return this.zze.size();
}
@Override // java.util.NavigableMap, java.util.SortedMap
public final /* bridge */ /* synthetic */ SortedMap subMap(Object obj, Object obj2) {
return subMap(obj, true, obj2, false);
}
@Override // java.util.NavigableMap, java.util.SortedMap
public final /* synthetic */ SortedMap tailMap(Object obj) {
return tailMap(obj, true);
}
@Override // com.google.android.gms.internal.fido.zzcd, java.util.Map
public final /* synthetic */ Collection values() {
return this.zze;
}
@Override // com.google.android.gms.internal.fido.zzcd
/* renamed from: zza */
public final zzby values() {
return this.zze;
}
@Override // com.google.android.gms.internal.fido.zzcd
public final zzcf zzb() {
return isEmpty() ? zzcu.zza : new zzci(this);
}
@Override // com.google.android.gms.internal.fido.zzcd
/* renamed from: zzd */
public final /* synthetic */ zzcf keySet() {
return this.zzd;
}
/* JADX WARN: Code restructure failed: missing block: B:11:0x000f, code lost:
if (r4 < 0) goto L4;
*/
@Override // com.google.android.gms.internal.fido.zzcd, java.util.Map
/*
Code decompiled incorrectly, please refer to instructions dump.
To view partially-correct add '--show-bad-code' argument
*/
public final java.lang.Object get(java.lang.Object r4) {
/*
r3 = this;
com.google.android.gms.internal.fido.zzcv r0 = r3.zzd
r1 = -1
if (r4 != 0) goto L7
L5:
r4 = r1
goto L12
L7:
com.google.android.gms.internal.fido.zzcc r2 = r0.zzd // Catch: java.lang.ClassCastException -> L5
java.util.Comparator r0 = r0.zza // Catch: java.lang.ClassCastException -> L5
int r4 = java.util.Collections.binarySearch(r2, r4, r0) // Catch: java.lang.ClassCastException -> L5
if (r4 >= 0) goto L12
goto L5
L12:
if (r4 != r1) goto L16
r4 = 0
return r4
L16:
com.google.android.gms.internal.fido.zzcc r0 = r3.zze
java.lang.Object r4 = r0.get(r4)
return r4
*/
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.fido.zzcj.get(java.lang.Object):java.lang.Object");
}
@Override // java.util.NavigableMap
/* renamed from: zzh, reason: merged with bridge method [inline-methods] */
public final zzcj headMap(Object obj, boolean z) {
obj.getClass();
return zzl(0, this.zzd.zzu(obj, z));
}
@Override // java.util.NavigableMap
/* renamed from: zzj, reason: merged with bridge method [inline-methods] */
public final zzcj tailMap(Object obj, boolean z) {
obj.getClass();
return zzl(this.zzd.zzv(obj, z), this.zze.size());
}
@Override // java.util.NavigableMap
/* renamed from: zzi, reason: merged with bridge method [inline-methods] */
public final zzcj subMap(Object obj, boolean z, Object obj2, boolean z2) {
obj.getClass();
obj2.getClass();
if (((zzck) this.zzd).zza.compare(obj, obj2) <= 0) {
return headMap(obj2, z2).tailMap(obj, z);
}
throw new IllegalArgumentException(zzbo.zza("expected fromKey <= toKey but %s > %s", obj, obj2));
}
}

View File

@@ -0,0 +1,169 @@
package com.google.android.gms.internal.fido;
import java.util.Comparator;
import java.util.NavigableSet;
import java.util.SortedSet;
/* loaded from: classes3.dex */
public abstract class zzck extends zzcf implements NavigableSet, zzda {
final transient Comparator zza;
transient zzck zzb;
public zzck(Comparator comparator) {
this.zza = comparator;
}
public static zzcv zzs(Comparator comparator) {
if (zzcq.zza.equals(comparator)) {
return zzcv.zzc;
}
int i = zzcc.zzd;
return new zzcv(zzct.zza, comparator);
}
@Deprecated
public final void addFirst(Object obj) {
throw new UnsupportedOperationException();
}
@Deprecated
public final void addLast(Object obj) {
throw new UnsupportedOperationException();
}
@Override // java.util.SortedSet, com.google.android.gms.internal.fido.zzda
public final Comparator comparator() {
return this.zza;
}
@Override // java.util.SortedSet
public Object first() {
return iterator().next();
}
public final Object getFirst() {
return first();
}
public final Object getLast() {
return last();
}
@Override // java.util.SortedSet
public Object last() {
return descendingIterator().next();
}
@Override // java.util.NavigableSet
@Deprecated
public final Object pollFirst() {
throw new UnsupportedOperationException();
}
@Override // java.util.NavigableSet
@Deprecated
public final Object pollLast() {
throw new UnsupportedOperationException();
}
@Deprecated
public final Object removeFirst() {
throw new UnsupportedOperationException();
}
@Deprecated
public final Object removeLast() {
throw new UnsupportedOperationException();
}
@Override // java.util.NavigableSet, java.util.SortedSet
public final /* bridge */ /* synthetic */ SortedSet subSet(Object obj, Object obj2) {
return subSet(obj, true, obj2, false);
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
/* renamed from: zzd */
public abstract zzdc iterator();
public abstract zzck zzf();
@Override // java.util.NavigableSet
/* renamed from: zzn, reason: merged with bridge method [inline-methods] */
public final zzck descendingSet() {
zzck zzckVar = this.zzb;
if (zzckVar != null) {
return zzckVar;
}
zzck zzf = zzf();
this.zzb = zzf;
zzf.zzb = this;
return zzf;
}
public abstract zzck zzo(Object obj, boolean z);
public abstract zzck zzq(Object obj, boolean z, Object obj2, boolean z2);
public abstract zzck zzr(Object obj, boolean z);
@Override // java.util.NavigableSet
/* renamed from: zzt, reason: merged with bridge method [inline-methods] */
public abstract zzdc descendingIterator();
@Override // java.util.NavigableSet, java.util.SortedSet
public final /* synthetic */ SortedSet headSet(Object obj) {
obj.getClass();
return zzo(obj, false);
}
@Override // java.util.NavigableSet, java.util.SortedSet
public final /* synthetic */ SortedSet tailSet(Object obj) {
obj.getClass();
return zzr(obj, true);
}
@Override // java.util.NavigableSet
public Object ceiling(Object obj) {
obj.getClass();
return zzcl.zza(zzr(obj, true), null);
}
@Override // java.util.NavigableSet
public Object floor(Object obj) {
obj.getClass();
return zzcn.zza(zzo(obj, true).descendingIterator(), null);
}
@Override // java.util.NavigableSet
public Object higher(Object obj) {
obj.getClass();
return zzcl.zza(zzr(obj, false), null);
}
@Override // java.util.NavigableSet
public Object lower(Object obj) {
obj.getClass();
return zzcn.zza(zzo(obj, false).descendingIterator(), null);
}
@Override // java.util.NavigableSet
public final /* synthetic */ NavigableSet headSet(Object obj, boolean z) {
obj.getClass();
return zzo(obj, z);
}
@Override // java.util.NavigableSet
public final /* synthetic */ NavigableSet tailSet(Object obj, boolean z) {
obj.getClass();
return zzr(obj, z);
}
@Override // java.util.NavigableSet
/* renamed from: zzp, reason: merged with bridge method [inline-methods] */
public final zzck subSet(Object obj, boolean z, Object obj2, boolean z2) {
obj.getClass();
obj2.getClass();
zzbm.zzc(this.zza.compare(obj, obj2) <= 0);
return zzq(obj, z, obj2, z2);
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzcl {
public static Object zza(Iterable iterable, Object obj) {
return zzcn.zza(((zzcv) iterable).zzd.listIterator(0), null);
}
}

View File

@@ -0,0 +1,29 @@
package com.google.android.gms.internal.fido;
import java.util.NoSuchElementException;
/* loaded from: classes3.dex */
final class zzcm extends zzdc {
private static final Object zza = new Object();
private Object zzb;
public zzcm(Object obj) {
this.zzb = obj;
}
@Override // java.util.Iterator
public final boolean hasNext() {
return this.zzb != zza;
}
@Override // java.util.Iterator
public final Object next() {
Object obj = this.zzb;
Object obj2 = zza;
if (obj == obj2) {
throw new NoSuchElementException();
}
this.zzb = obj2;
return obj;
}
}

View File

@@ -0,0 +1,13 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
/* loaded from: classes3.dex */
public final class zzcn {
public static Object zza(Iterator it, Object obj) {
if (it.hasNext()) {
return it.next();
}
return null;
}
}

View File

@@ -0,0 +1,13 @@
package com.google.android.gms.internal.fido;
import java.util.Map;
/* loaded from: classes3.dex */
public final class zzco {
public static Object zza(Map.Entry entry) {
if (entry == null) {
return null;
}
return entry.getKey();
}
}

View File

@@ -0,0 +1,9 @@
package com.google.android.gms.internal.fido;
import java.util.Collection;
import java.util.Set;
/* loaded from: classes3.dex */
public interface zzcp extends Collection {
Set zza();
}

View File

@@ -0,0 +1,29 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
/* loaded from: classes3.dex */
final class zzcq extends zzcs implements Serializable {
static final zzcq zza = new zzcq();
private zzcq() {
}
@Override // com.google.android.gms.internal.fido.zzcs, java.util.Comparator
public final /* bridge */ /* synthetic */ int compare(Object obj, Object obj2) {
Comparable comparable = (Comparable) obj;
Comparable comparable2 = (Comparable) obj2;
comparable.getClass();
comparable2.getClass();
return comparable.compareTo(comparable2);
}
public final String toString() {
return "Ordering.natural()";
}
@Override // com.google.android.gms.internal.fido.zzcs
public final zzcs zza() {
return zzcw.zza;
}
}

View File

@@ -0,0 +1,18 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public final class zzcr {
public static Object zza(Object obj, int i) {
if (obj != null) {
return obj;
}
throw new NullPointerException("at index " + i);
}
public static Object[] zzb(Object[] objArr, int i) {
for (int i2 = 0; i2 < i; i2++) {
zza(objArr[i2], i2);
}
return objArr;
}
}

View File

@@ -0,0 +1,13 @@
package com.google.android.gms.internal.fido;
import java.util.Comparator;
/* loaded from: classes3.dex */
public abstract class zzcs implements Comparator {
@Override // java.util.Comparator
public abstract int compare(Object obj, Object obj2);
public zzcs zza() {
return new zzcx(this);
}
}

View File

@@ -0,0 +1,49 @@
package com.google.android.gms.internal.fido;
import java.util.Objects;
/* loaded from: classes3.dex */
final class zzct extends zzcc {
static final zzcc zza = new zzct(new Object[0], 0);
final transient Object[] zzb;
private final transient int zzc;
public zzct(Object[] objArr, int i) {
this.zzb = objArr;
this.zzc = i;
}
@Override // java.util.List
public final Object get(int i) {
zzbm.zza(i, this.zzc, "index");
Object obj = this.zzb[i];
Objects.requireNonNull(obj);
return obj;
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.List
public final int size() {
return this.zzc;
}
@Override // com.google.android.gms.internal.fido.zzcc, com.google.android.gms.internal.fido.zzby
public final int zza(Object[] objArr, int i) {
System.arraycopy(this.zzb, 0, objArr, 0, this.zzc);
return this.zzc;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzb() {
return this.zzc;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzc() {
return 0;
}
@Override // com.google.android.gms.internal.fido.zzby
public final Object[] zze() {
return this.zzb;
}
}

View File

@@ -0,0 +1,102 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
/* loaded from: classes3.dex */
final class zzcu extends zzcf {
static final zzcu zza;
private static final Object[] zzd;
final transient Object[] zzb;
final transient Object[] zzc;
private final transient int zze;
private final transient int zzf;
private final transient int zzg;
static {
Object[] objArr = new Object[0];
zzd = objArr;
zza = new zzcu(objArr, 0, objArr, 0, 0);
}
public zzcu(Object[] objArr, int i, Object[] objArr2, int i2, int i3) {
this.zzb = objArr;
this.zze = i;
this.zzc = objArr2;
this.zzf = i2;
this.zzg = i3;
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public final boolean contains(Object obj) {
if (obj != null) {
Object[] objArr = this.zzc;
if (objArr.length != 0) {
int zza2 = zzbx.zza(obj.hashCode());
while (true) {
int i = zza2 & this.zzf;
Object obj2 = objArr[i];
if (obj2 == null) {
return false;
}
if (obj2.equals(obj)) {
return true;
}
zza2 = i + 1;
}
}
}
return false;
}
@Override // com.google.android.gms.internal.fido.zzcf, java.util.Collection, java.util.Set
public final int hashCode() {
return this.zze;
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
public final /* synthetic */ Iterator iterator() {
return zzi().listIterator(0);
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final int size() {
return this.zzg;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zza(Object[] objArr, int i) {
System.arraycopy(this.zzb, 0, objArr, 0, this.zzg);
return this.zzg;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzb() {
return this.zzg;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzc() {
return 0;
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby
/* renamed from: zzd */
public final zzdc iterator() {
return zzi().listIterator(0);
}
@Override // com.google.android.gms.internal.fido.zzby
public final Object[] zze() {
return this.zzb;
}
@Override // com.google.android.gms.internal.fido.zzcf
public final boolean zzg() {
return true;
}
@Override // com.google.android.gms.internal.fido.zzcf
public final zzcc zzj() {
return zzcc.zzh(this.zzb, this.zzg);
}
}

View File

@@ -0,0 +1,258 @@
package com.google.android.gms.internal.fido;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.Iterator;
import java.util.NoSuchElementException;
import java.util.Set;
/* loaded from: classes3.dex */
final class zzcv extends zzck {
static final zzcv zzc;
final transient zzcc zzd;
static {
int i = zzcc.zzd;
zzc = new zzcv(zzct.zza, zzcq.zza);
}
public zzcv(zzcc zzccVar, Comparator comparator) {
super(comparator);
this.zzd = zzccVar;
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.NavigableSet
public final Object ceiling(Object obj) {
zzcc zzccVar = this.zzd;
int zzv = zzv(obj, true);
if (zzv == zzccVar.size()) {
return null;
}
return this.zzd.get(zzv);
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public final boolean contains(Object obj) {
if (obj != null) {
try {
if (Collections.binarySearch(this.zzd, obj, ((zzck) this).zza) >= 0) {
return true;
}
} catch (ClassCastException unused) {
}
}
return false;
}
/* JADX WARN: Multi-variable type inference failed */
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final boolean containsAll(Collection collection) {
if (collection instanceof zzcp) {
collection = ((zzcp) collection).zza();
}
if (!zzdb.zza(((zzck) this).zza, collection) || collection.size() <= 1) {
return super.containsAll(collection);
}
zzdd listIterator = this.zzd.listIterator(0);
Iterator it = collection.iterator();
if (!listIterator.hasNext()) {
return false;
}
Object next = it.next();
E next2 = listIterator.next();
while (true) {
try {
int compare = ((zzck) this).zza.compare(next2, next);
if (compare >= 0) {
if (compare != 0) {
break;
}
if (!it.hasNext()) {
return true;
}
next = it.next();
} else {
if (!listIterator.hasNext()) {
return false;
}
next2 = listIterator.next();
}
} catch (ClassCastException | NullPointerException unused) {
}
}
return false;
}
@Override // com.google.android.gms.internal.fido.zzcf, java.util.Collection, java.util.Set
public final boolean equals(Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof Set)) {
return false;
}
Set set = (Set) obj;
if (this.zzd.size() != set.size()) {
return false;
}
if (isEmpty()) {
return true;
}
if (!zzdb.zza(((zzck) this).zza, set)) {
return containsAll(set);
}
Iterator it = set.iterator();
try {
zzdd listIterator = this.zzd.listIterator(0);
while (listIterator.hasNext()) {
E next = listIterator.next();
Object next2 = it.next();
if (next2 == null || ((zzck) this).zza.compare(next, next2) != 0) {
return false;
}
}
return true;
} catch (ClassCastException | NoSuchElementException unused) {
return false;
}
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.SortedSet
public final Object first() {
if (isEmpty()) {
throw new NoSuchElementException();
}
return this.zzd.get(0);
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.NavigableSet
public final Object floor(Object obj) {
int zzu = zzu(obj, true) - 1;
if (zzu == -1) {
return null;
}
return this.zzd.get(zzu);
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.NavigableSet
public final Object higher(Object obj) {
zzcc zzccVar = this.zzd;
int zzv = zzv(obj, false);
if (zzv == zzccVar.size()) {
return null;
}
return this.zzd.get(zzv);
}
@Override // com.google.android.gms.internal.fido.zzck, com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
public final /* synthetic */ Iterator iterator() {
return this.zzd.listIterator(0);
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.SortedSet
public final Object last() {
if (isEmpty()) {
throw new NoSuchElementException();
}
return this.zzd.get(r0.size() - 1);
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.NavigableSet
public final Object lower(Object obj) {
int zzu = zzu(obj, false) - 1;
if (zzu == -1) {
return null;
}
return this.zzd.get(zzu);
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final int size() {
return this.zzd.size();
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zza(Object[] objArr, int i) {
return this.zzd.zza(objArr, 0);
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzb() {
return this.zzd.zzb();
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zzc() {
return this.zzd.zzc();
}
@Override // com.google.android.gms.internal.fido.zzck, com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby
/* renamed from: zzd */
public final zzdc iterator() {
return this.zzd.listIterator(0);
}
@Override // com.google.android.gms.internal.fido.zzby
public final Object[] zze() {
return this.zzd.zze();
}
@Override // com.google.android.gms.internal.fido.zzck
public final zzck zzf() {
Comparator reverseOrder = Collections.reverseOrder(((zzck) this).zza);
return isEmpty() ? zzck.zzs(reverseOrder) : new zzcv(this.zzd.zzf(), reverseOrder);
}
@Override // com.google.android.gms.internal.fido.zzcf
public final zzcc zzi() {
return this.zzd;
}
@Override // com.google.android.gms.internal.fido.zzck
public final zzck zzo(Object obj, boolean z) {
return zzw(0, zzu(obj, z));
}
@Override // com.google.android.gms.internal.fido.zzck
public final zzck zzq(Object obj, boolean z, Object obj2, boolean z2) {
return zzr(obj, z).zzo(obj2, z2);
}
@Override // com.google.android.gms.internal.fido.zzck
public final zzck zzr(Object obj, boolean z) {
return zzw(zzv(obj, z), this.zzd.size());
}
@Override // com.google.android.gms.internal.fido.zzck, java.util.NavigableSet
/* renamed from: zzt */
public final zzdc descendingIterator() {
return this.zzd.zzf().listIterator(0);
}
public final zzcv zzw(int i, int i2) {
if (i == 0) {
if (i2 == this.zzd.size()) {
return this;
}
i = 0;
}
if (i >= i2) {
return zzck.zzs(((zzck) this).zza);
}
zzcc zzccVar = this.zzd;
return new zzcv(zzccVar.subList(i, i2), ((zzck) this).zza);
}
public final int zzu(Object obj, boolean z) {
obj.getClass();
int binarySearch = Collections.binarySearch(this.zzd, obj, ((zzck) this).zza);
return binarySearch >= 0 ? z ? binarySearch + 1 : binarySearch : ~binarySearch;
}
public final int zzv(Object obj, boolean z) {
obj.getClass();
int binarySearch = Collections.binarySearch(this.zzd, obj, ((zzck) this).zza);
return binarySearch >= 0 ? z ? binarySearch : binarySearch + 1 : ~binarySearch;
}
}

View File

@@ -0,0 +1,31 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
/* loaded from: classes3.dex */
final class zzcw extends zzcs implements Serializable {
static final zzcw zza = new zzcw();
private zzcw() {
}
@Override // com.google.android.gms.internal.fido.zzcs, java.util.Comparator
public final /* bridge */ /* synthetic */ int compare(Object obj, Object obj2) {
Comparable comparable = (Comparable) obj;
Comparable comparable2 = (Comparable) obj2;
comparable.getClass();
if (comparable == comparable2) {
return 0;
}
return comparable2.compareTo(comparable);
}
public final String toString() {
return "Ordering.natural().reverse()";
}
@Override // com.google.android.gms.internal.fido.zzcs
public final zzcs zza() {
return zzcq.zza;
}
}

View File

@@ -0,0 +1,41 @@
package com.google.android.gms.internal.fido;
import java.io.Serializable;
/* loaded from: classes3.dex */
final class zzcx extends zzcs implements Serializable {
final zzcs zza;
public zzcx(zzcs zzcsVar) {
this.zza = zzcsVar;
}
@Override // com.google.android.gms.internal.fido.zzcs, java.util.Comparator
public final int compare(Object obj, Object obj2) {
return this.zza.compare(obj2, obj);
}
@Override // java.util.Comparator
public final boolean equals(Object obj) {
if (obj == this) {
return true;
}
if (obj instanceof zzcx) {
return this.zza.equals(((zzcx) obj).zza);
}
return false;
}
public final int hashCode() {
return -this.zza.hashCode();
}
public final String toString() {
return this.zza.toString().concat(".reverse()");
}
@Override // com.google.android.gms.internal.fido.zzcs
public final zzcs zza() {
return this.zza;
}
}

View File

@@ -0,0 +1,17 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
import java.util.Set;
/* loaded from: classes3.dex */
public final class zzcy {
public static int zza(Set set) {
Iterator it = set.iterator();
int i = 0;
while (it.hasNext()) {
Object next = it.next();
i += next != null ? next.hashCode() : 0;
}
return i;
}
}

View File

@@ -0,0 +1,56 @@
package com.google.android.gms.internal.fido;
import com.ironsource.v8;
import java.util.Iterator;
/* loaded from: classes3.dex */
final class zzcz extends zzcf {
final transient Object zza;
public zzcz(Object obj) {
obj.getClass();
this.zza = obj;
}
@Override // com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection
public final boolean contains(Object obj) {
return this.zza.equals(obj);
}
@Override // com.google.android.gms.internal.fido.zzcf, java.util.Collection, java.util.Set
public final int hashCode() {
return this.zza.hashCode();
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby, java.util.AbstractCollection, java.util.Collection, java.lang.Iterable
public final /* synthetic */ Iterator iterator() {
return new zzcm(this.zza);
}
@Override // java.util.AbstractCollection, java.util.Collection, java.util.Set
public final int size() {
return 1;
}
@Override // java.util.AbstractCollection
public final String toString() {
return v8.i.d + this.zza.toString() + v8.i.e;
}
@Override // com.google.android.gms.internal.fido.zzby
public final int zza(Object[] objArr, int i) {
objArr[0] = this.zza;
return 1;
}
@Override // com.google.android.gms.internal.fido.zzcf, com.google.android.gms.internal.fido.zzby
/* renamed from: zzd */
public final zzdc iterator() {
return new zzcm(this.zza);
}
@Override // com.google.android.gms.internal.fido.zzcf
public final zzcc zzi() {
return zzcc.zzj(this.zza);
}
}

View File

@@ -0,0 +1,31 @@
package com.google.android.gms.internal.fido;
import android.os.Parcel;
import android.os.RemoteException;
import com.google.android.gms.common.api.Status;
/* loaded from: classes3.dex */
public abstract class zzd extends zzb implements zze {
public zzd() {
super("com.google.android.gms.fido.fido2.api.IBooleanCallback");
}
@Override // com.google.android.gms.internal.fido.zzb
public final boolean zza(int i, Parcel parcel, Parcel parcel2, int i2) throws RemoteException {
if (i == 1) {
int i3 = zzc.zza;
boolean z = parcel.readInt() != 0;
zzc.zzc(parcel);
zzb(z);
} else {
if (i != 2) {
return false;
}
Status status = (Status) zzc.zza(parcel, Status.CREATOR);
zzc.zzc(parcel);
zzc(status);
}
parcel2.writeNoException();
return true;
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
import java.util.Comparator;
/* loaded from: classes3.dex */
interface zzda extends Iterable {
Comparator comparator();
}

View File

@@ -0,0 +1,25 @@
package com.google.android.gms.internal.fido;
import java.util.Comparator;
import java.util.SortedSet;
/* loaded from: classes3.dex */
final class zzdb {
public static boolean zza(Comparator comparator, Iterable iterable) {
Comparator comparator2;
comparator.getClass();
iterable.getClass();
if (iterable instanceof SortedSet) {
comparator2 = ((SortedSet) iterable).comparator();
if (comparator2 == null) {
comparator2 = zzcq.zza;
}
} else {
if (!(iterable instanceof zzda)) {
return false;
}
comparator2 = ((zzda) iterable).comparator();
}
return comparator.equals(comparator2);
}
}

View File

@@ -0,0 +1,12 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
/* loaded from: classes3.dex */
public abstract class zzdc implements Iterator {
@Override // java.util.Iterator
@Deprecated
public final void remove() {
throw new UnsupportedOperationException();
}
}

View File

@@ -0,0 +1,18 @@
package com.google.android.gms.internal.fido;
import java.util.ListIterator;
/* loaded from: classes3.dex */
public abstract class zzdd extends zzdc implements ListIterator {
@Override // java.util.ListIterator
@Deprecated
public final void add(Object obj) {
throw new UnsupportedOperationException();
}
@Override // java.util.ListIterator
@Deprecated
public final void set(Object obj) {
throw new UnsupportedOperationException();
}
}

View File

@@ -0,0 +1,16 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzde {
public final boolean equals(Object obj) {
throw null;
}
public final int hashCode() {
throw null;
}
public final String toString() {
throw null;
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzdf extends zzdk {
public zzdf(String str, Class cls, boolean z) {
super("group_by", cls, true);
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzdg extends zzdk {
public zzdg(String str, Class cls, boolean z) {
super("tags", cls, false);
}
}

View File

@@ -0,0 +1,16 @@
package com.google.android.gms.internal.fido;
import com.facebook.login.LoginLogger;
/* loaded from: classes3.dex */
public final class zzdh {
public static final zzdk zza = zzdk.zza("cause", Throwable.class);
public static final zzdk zzb = zzdk.zza("ratelimit_count", Integer.class);
public static final zzdk zzc = zzdk.zza("sampling_count", Integer.class);
public static final zzdk zzd = zzdk.zza("ratelimit_period", zzde.class);
public static final zzdk zze = zzdk.zza(LoginLogger.EVENT_PARAM_METHOD_RESULT_SKIPPED, Integer.class);
public static final zzdk zzf = new zzdf("group_by", Object.class, true);
public static final zzdk zzg = zzdk.zza("forced", Boolean.class);
public static final zzdk zzh = new zzdg("tags", zzfi.class, false);
public static final zzdk zzi = zzdk.zza("stack_size", zzdl.class);
}

View File

@@ -0,0 +1,14 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzdi extends zzdj {
@Override // com.google.android.gms.internal.fido.zzdj
public final String zza() {
return "<unknown class>";
}
@Override // com.google.android.gms.internal.fido.zzdj
public final String zzb() {
return "<unknown method>";
}
}

View File

@@ -0,0 +1,14 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public abstract class zzdj {
public static final zzdj zza = new zzdi();
public final String toString() {
return "LogSite{ class=" + zza() + ", method=" + zzb() + ", line=0 }";
}
public abstract String zza();
public abstract String zzb();
}

View File

@@ -0,0 +1,36 @@
package com.google.android.gms.internal.fido;
import com.ironsource.v8;
/* loaded from: classes3.dex */
public class zzdk {
private final String zza;
private final Class zzb;
private final boolean zzc;
public zzdk(String str, Class cls, boolean z) {
this(str, cls, z, true);
}
public static zzdk zza(String str, Class cls) {
return new zzdk(str, cls, false, false);
}
public final String toString() {
Class cls = this.zzb;
return getClass().getName() + "/" + this.zza + v8.i.d + cls.getName() + v8.i.e;
}
public final boolean zzb() {
return this.zzc;
}
private zzdk(String str, Class cls, boolean z, boolean z2) {
zzfk.zzb(str);
this.zza = str;
this.zzb = cls;
this.zzc = z;
for (int i = 0; i < 5; i++) {
}
}
}

View File

@@ -0,0 +1,13 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public enum zzdl {
SMALL(10),
MEDIUM(20),
LARGE(50),
FULL(-1),
NONE(0);
zzdl(int i) {
}
}

View File

@@ -0,0 +1,13 @@
package com.google.android.gms.internal.fido;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.SOURCE)
/* loaded from: classes3.dex */
public @interface zzdm {
public static final zzdk zza = zzdk.zza("android_log_tag", String.class);
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public interface zzdn {
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public enum zzdo implements zzdn {
DEFAULT,
NO_OP,
SIMPLE_CLASSNAME
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public class zzdp {
}

View File

@@ -0,0 +1,9 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzdq extends zzdr {
static final zzdq zza = new zzdq();
private zzdq() {
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public class zzdr {
public static zzdr zza() {
return zzdq.zza;
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzds implements zzdz {
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzdt implements zzdy {
}

View File

@@ -0,0 +1,41 @@
package com.google.android.gms.internal.fido;
import java.util.HashMap;
import java.util.Map;
/* loaded from: classes3.dex */
public final class zzdv {
private static final zzdz zza = new zzds();
private static final zzdy zzb = new zzdt();
private final zzdz zze;
private final Map zzc = new HashMap();
private final Map zzd = new HashMap();
private zzdy zzf = null;
public final zzdv zza(zzdy zzdyVar) {
this.zzf = zzdyVar;
return this;
}
public final zzea zzd() {
return new zzdx(this, null);
}
public final void zzg(zzdk zzdkVar) {
zzfk.zza(zzdkVar, "key");
if (!zzdkVar.zzb()) {
zzdz zzdzVar = zza;
zzfk.zza(zzdkVar, "key");
this.zzd.remove(zzdkVar);
this.zzc.put(zzdkVar, zzdzVar);
return;
}
zzdy zzdyVar = zzb;
zzfk.zza(zzdkVar, "key");
if (!zzdkVar.zzb()) {
throw new IllegalArgumentException("key must be repeating");
}
this.zzc.remove(zzdkVar);
this.zzd.put(zzdkVar, zzdyVar);
}
}

View File

@@ -0,0 +1,31 @@
package com.google.android.gms.internal.fido;
import java.util.HashMap;
import java.util.Map;
/* loaded from: classes3.dex */
final class zzdx extends zzea {
private final Map zza;
private final Map zzb;
private final zzdz zzc;
private final zzdy zzd;
public /* synthetic */ zzdx(zzdv zzdvVar, zzdw zzdwVar) {
Map map;
Map map2;
zzdz zzdzVar;
zzdy zzdyVar;
HashMap hashMap = new HashMap();
this.zza = hashMap;
HashMap hashMap2 = new HashMap();
this.zzb = hashMap2;
map = zzdvVar.zzc;
hashMap.putAll(map);
map2 = zzdvVar.zzd;
hashMap2.putAll(map2);
zzdzVar = zzdvVar.zze;
this.zzc = zzdzVar;
zzdyVar = zzdvVar.zzf;
this.zzd = zzdyVar;
}
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public interface zzdy {
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public interface zzdz {
}

View File

@@ -0,0 +1,12 @@
package com.google.android.gms.internal.fido;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.common.api.Status;
/* loaded from: classes3.dex */
public interface zze extends IInterface {
void zzb(boolean z) throws RemoteException;
void zzc(Status status) throws RemoteException;
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public class zzea {
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzeb implements zzdz {
}

View File

@@ -0,0 +1,5 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
final class zzec implements zzdy {
}

View File

@@ -0,0 +1,20 @@
package com.google.android.gms.internal.fido;
import java.util.Iterator;
import java.util.Set;
/* loaded from: classes3.dex */
public final class zzed {
private static final zzdz zza = new zzeb();
private static final zzdy zzb = new zzec();
public static zzdv zza(Set set) {
zzdv zzdvVar = new zzdv(zza, null);
zzdvVar.zza(zzb);
Iterator it = set.iterator();
while (it.hasNext()) {
zzdvVar.zzg((zzdk) it.next());
}
return zzdvVar;
}
}

View File

@@ -0,0 +1,36 @@
package com.google.android.gms.internal.fido;
import java.lang.reflect.InvocationTargetException;
/* loaded from: classes3.dex */
final class zzee {
private static final zzeg zza = zzb(zzeg.zzd);
private static zzeg zzb(String[] strArr) {
zzeg zzegVar;
try {
zzegVar = zzeh.zza();
} catch (NoClassDefFoundError unused) {
zzegVar = null;
}
if (zzegVar != null) {
return zzegVar;
}
StringBuilder sb = new StringBuilder();
for (String str : strArr) {
try {
return (zzeg) Class.forName(str).getConstructor(new Class[0]).newInstance(new Object[0]);
} catch (Throwable th) {
th = th;
if (th instanceof InvocationTargetException) {
th = th.getCause();
}
sb.append('\n');
sb.append(str);
sb.append(": ");
sb.append(th);
}
}
throw new IllegalStateException(sb.insert(0, "No logging platforms found:").toString());
}
}

View File

@@ -0,0 +1,8 @@
package com.google.android.gms.internal.fido;
/* loaded from: classes3.dex */
public abstract class zzef {
public abstract zzdj zza(Class<?> cls, int i);
public abstract String zzb(Class cls);
}

View File

@@ -0,0 +1,73 @@
package com.google.android.gms.internal.fido;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
/* loaded from: classes3.dex */
public abstract class zzeg {
private static String zza = "com.google.android.gms.internal.fido.zzel";
private static String zzb = "com.google.common.flogger.backend.google.GooglePlatform";
private static String zzc = "com.google.common.flogger.backend.system.DefaultPlatform";
private static final String[] zzd = {"com.google.android.gms.internal.fido.zzel", "com.google.common.flogger.backend.google.GooglePlatform", "com.google.common.flogger.backend.system.DefaultPlatform"};
public static int zza() {
return zzfm.zza();
}
public static long zzb() {
zzeg zzegVar;
zzegVar = zzee.zza;
return zzegVar.zzc();
}
public static zzdp zzd(String str) {
zzeg zzegVar;
zzegVar = zzee.zza;
return zzegVar.zze(str);
}
public static zzdr zzf() {
return zzi().zza();
}
public static zzef zzg() {
zzeg zzegVar;
zzegVar = zzee.zza;
return zzegVar.zzh();
}
public static zzev zzi() {
zzeg zzegVar;
zzegVar = zzee.zza;
return zzegVar.zzj();
}
public static zzfi zzk() {
return zzi().zzc();
}
public static String zzl() {
zzeg zzegVar;
zzegVar = zzee.zza;
return zzegVar.zzm();
}
public static boolean zzn(String str, Level level, boolean z) {
zzi().zzd(str, level, z);
return false;
}
public long zzc() {
return TimeUnit.MILLISECONDS.toNanos(System.currentTimeMillis());
}
public abstract zzdp zze(String str);
public abstract zzef zzh();
public zzev zzj() {
return zzev.zze();
}
public abstract String zzm();
}

Some files were not shown because too many files have changed in this diff Show More