- 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
32 lines
687 B
Java
32 lines
687 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzash {
|
|
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;
|
|
default:
|
|
return 0;
|
|
}
|
|
}
|
|
}
|