Files
adif-api-reverse-engineering/apk_decompiled/sources/O/C0066g.java

37 lines
1.0 KiB
Java

package O;
import android.content.Context;
import android.view.VelocityTracker;
/* renamed from: O.g, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C0066g {
/* renamed from: a, reason: collision with root package name */
public final Context f1248a;
/* renamed from: b, reason: collision with root package name */
public final A.a f1249b;
/* renamed from: c, reason: collision with root package name */
public VelocityTracker f1250c;
/* renamed from: d, reason: collision with root package name */
public float f1251d;
/* renamed from: e, reason: collision with root package name */
public int f1252e = -1;
/* renamed from: f, reason: collision with root package name */
public int f1253f = -1;
/* renamed from: g, reason: collision with root package name */
public int f1254g = -1;
public final int[] h = {Integer.MAX_VALUE, 0};
public C0066g(Context context, A.a aVar) {
this.f1248a = context;
this.f1249b = aVar;
}
}