package p138.p176.p177.p242.p257;

import android.content.Context;
import com.google.android.gms.dynamite.DynamiteModule;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ނ.ހ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C4344 implements DynamiteModule.InterfaceC0329 {
    @Override // com.google.android.gms.dynamite.DynamiteModule.InterfaceC0329
    /* JADX INFO: renamed from: ֏ */
    public final DynamiteModule.InterfaceC0329.C0331 mo1344(Context context, String str, DynamiteModule.InterfaceC0329.InterfaceC0330 interfaceC0330) {
        DynamiteModule.InterfaceC0329.C0331 c0331 = new DynamiteModule.InterfaceC0329.C0331();
        int iMo1345 = interfaceC0330.mo1345(context, str);
        c0331.f2110 = iMo1345;
        if (iMo1345 != 0) {
            c0331.f2111 = interfaceC0330.mo1346(context, str, false);
        } else {
            c0331.f2111 = interfaceC0330.mo1346(context, str, true);
        }
        if (c0331.f2110 == 0 && c0331.f2111 == 0) {
            c0331.f2112 = 0;
        } else if (c0331.f2110 >= c0331.f2111) {
            c0331.f2112 = -1;
        } else {
            c0331.f2112 = 1;
        }
        return c0331;
    }
}
