24 lines
903 B
Java
24 lines
903 B
Java
package androidx.datastore.preferences.protobuf;
|
|
|
|
/* renamed from: androidx.datastore.preferences.protobuf.o, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public abstract class AbstractC0124o {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public static final C0123n f2948a = new Object();
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public static final C0123n f2949b;
|
|
|
|
/* JADX WARN: Type inference failed for: r0v0, types: [androidx.datastore.preferences.protobuf.n, java.lang.Object] */
|
|
static {
|
|
C0123n c0123n;
|
|
try {
|
|
c0123n = (C0123n) Class.forName("androidx.datastore.preferences.protobuf.ExtensionSchemaFull").getDeclaredConstructor(new Class[0]).newInstance(new Object[0]);
|
|
} catch (Exception unused) {
|
|
c0123n = null;
|
|
}
|
|
f2949b = c0123n;
|
|
}
|
|
}
|