package com.google.crypto.tink.shaded.protobuf;

/* JADX INFO: renamed from: com.google.crypto.tink.shaded.protobuf.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public abstract class AbstractC1255c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final Class f13770a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final boolean f13771b;

    static {
        Class<?> cls;
        Class<?> cls2 = null;
        try {
            cls = Class.forName("libcore.io.Memory");
        } catch (Throwable unused) {
            cls = null;
        }
        f13770a = cls;
        try {
            cls2 = Class.forName("org.robolectric.Robolectric");
        } catch (Throwable unused2) {
        }
        f13771b = cls2 != null;
    }

    public static boolean a() {
        return (f13770a == null || f13771b) ? false : true;
    }
}
