NetMirror.apk
Download file
package R0;
import android.util.SparseIntArray;
/* JADX INFO: loaded from: classes.dex */
public final class q {
/* JADX INFO: renamed from: a, reason: collision with root package name */
public static final q f1982a = new q();
private q() {
}
public static final E a() {
SparseIntArray sparseIntArray = new SparseIntArray();
sparseIntArray.put(1024, 5);
sparseIntArray.put(2048, 5);
sparseIntArray.put(4096, 5);
sparseIntArray.put(8192, 5);
sparseIntArray.put(16384, 5);
sparseIntArray.put(32768, 5);
sparseIntArray.put(65536, 5);
sparseIntArray.put(131072, 5);
sparseIntArray.put(262144, 2);
sparseIntArray.put(524288, 2);
sparseIntArray.put(1048576, 2);
q qVar = f1982a;
return new E(qVar.c(), qVar.b(), sparseIntArray);
}
private final int b() {
int iMin = (int) Math.min(Runtime.getRuntime().maxMemory(), 2147483647L);
return iMin < 16777216 ? iMin / 2 : (iMin / 4) * 3;
}
private final int c() {
int iMin = (int) Math.min(Runtime.getRuntime().maxMemory(), 2147483647L);
if (iMin < 16777216) {
return 3145728;
}
return iMin < 33554432 ? 6291456 : 12582912;
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file