LINE.apk(点击下载) / e.java


package ae3;

import android.content.Context;
import b.d;
import java.math.BigDecimal;
import vd3.a;

public class e {

    public static class a {

        /* renamed from: a  reason: collision with root package name */
        public final int f4095a;

        /* renamed from: b  reason: collision with root package name */
        public final int f4096b;

        public a(int i14, int i15) {
            this.f4095a = i14;
            this.f4096b = i15;
        }

        public boolean equals(Object obj) {
            if (this == obj) {
                return true;
            }
            if (obj == null || a.class != obj.getClass()) {
                return false;
            }
            a aVar = (a) obj;
            return this.f4095a == aVar.f4095a && this.f4096b == aVar.f4096b;
        }

        public int hashCode() {
            return (this.f4095a * 31) + this.f4096b;
        }

        public String toString() {
            StringBuilder a14 = d.a("latitudeE6=");
            a14.append(this.f4095a);
            a14.append(" longitudeE6=");
            a14.append(this.f4096b);
            return a14.toString();
        }
    }

    public static final String a(int i14, int i15) {
        StringBuilder a14 = fq1.a.a("https://maps.google.com/maps", "?f=q&q=");
        a14.append(new BigDecimal(i14).movePointLeft(6).toString());
        a14.append(",");
        a14.append(new BigDecimal(i15).movePointLeft(6).toString());
        a14.append("&spn=0.029488,0.083942&z=14");
        return a14.toString();
    }

    public static boolean b(Context context) {
        return yb.d.f187904b.e(context, yb.d.f187903a) == 0;
    }

    public static void c(Context context, String str) {
        a.b bVar = new a.b(context);
        bVar.f171168d = str;
        bVar.f(17039370, null);
        bVar.k();
    }
}