package p138.p176.p328;

import com.google.protobuf.InvalidProtocolBufferException;

/* JADX INFO: renamed from: ދ.ހ.ނ.ދ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6048 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public AbstractC6013 f16939;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public volatile InterfaceC6049 f16940;

    static {
        C6025.m9381();
    }

    /* JADX WARN: Multi-variable type inference failed */
    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public void m9421(InterfaceC6049 interfaceC6049) {
        if (this.f16940 != null) {
            return;
        }
        synchronized (this) {
            if (this.f16940 != null) {
                return;
            }
            try {
                if (this.f16939 != null) {
                    this.f16940 = interfaceC6049.mo9402().mo9350(this.f16939, (C6025) null);
                    interfaceC6049 = interfaceC6049;
                } else {
                    this.f16940 = interfaceC6049;
                    interfaceC6049 = AbstractC6013.f16886;
                }
            } catch (InvalidProtocolBufferException unused) {
                this.f16940 = interfaceC6049;
                AbstractC6013 abstractC6013 = AbstractC6013.f16886;
            }
        }
    }
}
