Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
60
apk_decompiled/sources/w/C0644b.java
Normal file
60
apk_decompiled/sources/w/C0644b.java
Normal file
@@ -0,0 +1,60 @@
|
||||
package w;
|
||||
|
||||
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
||||
import java.util.ArrayList;
|
||||
|
||||
/* renamed from: w.b, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public final class C0644b {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public final d f8642a;
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public d f8643b;
|
||||
|
||||
/* renamed from: c, reason: collision with root package name */
|
||||
public d f8644c;
|
||||
|
||||
/* renamed from: d, reason: collision with root package name */
|
||||
public d f8645d;
|
||||
|
||||
/* renamed from: e, reason: collision with root package name */
|
||||
public d f8646e;
|
||||
|
||||
/* renamed from: f, reason: collision with root package name */
|
||||
public d f8647f;
|
||||
|
||||
/* renamed from: g, reason: collision with root package name */
|
||||
public d f8648g;
|
||||
public ArrayList h;
|
||||
public int i;
|
||||
|
||||
/* renamed from: j, reason: collision with root package name */
|
||||
public int f8649j;
|
||||
|
||||
/* renamed from: k, reason: collision with root package name */
|
||||
public float f8650k = BitmapDescriptorFactory.HUE_RED;
|
||||
|
||||
/* renamed from: l, reason: collision with root package name */
|
||||
public final int f8651l;
|
||||
|
||||
/* renamed from: m, reason: collision with root package name */
|
||||
public final boolean f8652m;
|
||||
|
||||
/* renamed from: n, reason: collision with root package name */
|
||||
public boolean f8653n;
|
||||
|
||||
/* renamed from: o, reason: collision with root package name */
|
||||
public boolean f8654o;
|
||||
public boolean p;
|
||||
|
||||
/* renamed from: q, reason: collision with root package name */
|
||||
public boolean f8655q;
|
||||
|
||||
public C0644b(d dVar, int i, boolean z3) {
|
||||
this.f8642a = dVar;
|
||||
this.f8651l = i;
|
||||
this.f8652m = z3;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user