- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
40 lines
879 B
Java
40 lines
879 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzasp {
|
|
public static int zza(int i) {
|
|
switch (i) {
|
|
case 0:
|
|
return 1;
|
|
case 1:
|
|
return 2;
|
|
case 2:
|
|
return 3;
|
|
case 3:
|
|
return 4;
|
|
case 4:
|
|
return 5;
|
|
case 5:
|
|
return 6;
|
|
case 6:
|
|
return 7;
|
|
case 7:
|
|
return 8;
|
|
case 8:
|
|
return 9;
|
|
case 9:
|
|
return 10;
|
|
case 10:
|
|
return 11;
|
|
case 11:
|
|
return 12;
|
|
case 12:
|
|
return 13;
|
|
case 13:
|
|
return 14;
|
|
default:
|
|
return 0;
|
|
}
|
|
}
|
|
}
|