166 lines
4.8 KiB
Java
166 lines
4.8 KiB
Java
package o;
|
|
|
|
import o.KUw;
|
|
|
|
/* renamed from: o.eGo, reason: case insensitive filesystem */
|
|
/* loaded from: classes2.dex */
|
|
public final class C10521eGo extends KUw<C10521eGo, HBt> implements AvZ {
|
|
private static final C10521eGo DEFAULT_INSTANCE;
|
|
public static final int EXISTS_FIELD_NUMBER = 1;
|
|
private static volatile XgX<C10521eGo> PARSER = null;
|
|
public static final int UPDATE_TIME_FIELD_NUMBER = 2;
|
|
public int conditionTypeCase_ = 0;
|
|
public Object conditionType_;
|
|
|
|
static /* synthetic */ void a(C10521eGo c10521eGo, boolean z) {
|
|
c10521eGo.conditionTypeCase_ = 1;
|
|
c10521eGo.conditionType_ = Boolean.valueOf(z);
|
|
}
|
|
|
|
private C10521eGo() {
|
|
}
|
|
|
|
/* renamed from: o.eGo$IeS */
|
|
/* loaded from: classes2.dex */
|
|
public enum IeS {
|
|
EXISTS(1),
|
|
UPDATE_TIME(2),
|
|
CONDITIONTYPE_NOT_SET(0);
|
|
|
|
private final int value;
|
|
|
|
IeS(int i) {
|
|
this.value = i;
|
|
}
|
|
|
|
public static IeS b(int i) {
|
|
if (i == 0) {
|
|
return CONDITIONTYPE_NOT_SET;
|
|
}
|
|
if (i == 1) {
|
|
return EXISTS;
|
|
}
|
|
if (i != 2) {
|
|
return null;
|
|
}
|
|
return UPDATE_TIME;
|
|
}
|
|
}
|
|
|
|
public static HBt c() {
|
|
return DEFAULT_INSTANCE.createBuilder();
|
|
}
|
|
|
|
/* renamed from: o.eGo$HBt */
|
|
/* loaded from: classes2.dex */
|
|
public static final class HBt extends KUw.LWm<C10521eGo, HBt> implements AvZ {
|
|
/* synthetic */ HBt(byte b) {
|
|
this();
|
|
}
|
|
|
|
private HBt() {
|
|
super(C10521eGo.DEFAULT_INSTANCE);
|
|
}
|
|
|
|
public final HBt d(boolean z) {
|
|
copyOnWrite();
|
|
C10521eGo.a((C10521eGo) this.instance, z);
|
|
return this;
|
|
}
|
|
|
|
public final HBt a(AQX aqx) {
|
|
copyOnWrite();
|
|
C10521eGo.a((C10521eGo) this.instance, aqx);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
/* renamed from: o.eGo$2, reason: invalid class name */
|
|
/* loaded from: classes2.dex */
|
|
static /* synthetic */ class AnonymousClass2 {
|
|
static final int[] b;
|
|
|
|
static {
|
|
int[] iArr = new int[KUw.ojQ.values().length];
|
|
b = iArr;
|
|
try {
|
|
iArr[KUw.ojQ.NEW_MUTABLE_INSTANCE.ordinal()] = 1;
|
|
} catch (NoSuchFieldError unused) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.NEW_BUILDER.ordinal()] = 2;
|
|
} catch (NoSuchFieldError unused2) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.BUILD_MESSAGE_INFO.ordinal()] = 3;
|
|
} catch (NoSuchFieldError unused3) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.GET_DEFAULT_INSTANCE.ordinal()] = 4;
|
|
} catch (NoSuchFieldError unused4) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.GET_PARSER.ordinal()] = 5;
|
|
} catch (NoSuchFieldError unused5) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.GET_MEMOIZED_IS_INITIALIZED.ordinal()] = 6;
|
|
} catch (NoSuchFieldError unused6) {
|
|
}
|
|
try {
|
|
b[KUw.ojQ.SET_MEMOIZED_IS_INITIALIZED.ordinal()] = 7;
|
|
} catch (NoSuchFieldError unused7) {
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // o.KUw
|
|
public final Object dynamicMethod(KUw.ojQ ojq, Object obj, Object obj2) {
|
|
XgX xgX;
|
|
switch (AnonymousClass2.b[ojq.ordinal()]) {
|
|
case 1:
|
|
return new C10521eGo();
|
|
case 2:
|
|
return new HBt((byte) 0);
|
|
case 3:
|
|
return newMessageInfo(DEFAULT_INSTANCE, "\u0000\u0002\u0001\u0000\u0001\u0002\u0002\u0000\u0000\u0000\u0001:\u0000\u0002<\u0000", new Object[]{"conditionType_", "conditionTypeCase_", AQX.class});
|
|
case 4:
|
|
return DEFAULT_INSTANCE;
|
|
case 5:
|
|
XgX<C10521eGo> xgX2 = PARSER;
|
|
if (xgX2 != null) {
|
|
return xgX2;
|
|
}
|
|
synchronized (C10521eGo.class) {
|
|
xgX = PARSER;
|
|
if (xgX == null) {
|
|
xgX = new KUw.HBt(DEFAULT_INSTANCE);
|
|
PARSER = xgX;
|
|
}
|
|
}
|
|
return xgX;
|
|
case 6:
|
|
return (byte) 1;
|
|
case 7:
|
|
return null;
|
|
default:
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|
|
|
|
static {
|
|
C10521eGo c10521eGo = new C10521eGo();
|
|
DEFAULT_INSTANCE = c10521eGo;
|
|
KUw.registerDefaultInstance(C10521eGo.class, c10521eGo);
|
|
}
|
|
|
|
static /* synthetic */ void a(C10521eGo c10521eGo, AQX aqx) {
|
|
c10521eGo.conditionType_ = aqx;
|
|
c10521eGo.conditionTypeCase_ = 2;
|
|
}
|
|
|
|
public static C10521eGo e() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
}
|