34 lines
872 B
Java
34 lines
872 B
Java
package B0;
|
|
|
|
import android.view.View;
|
|
|
|
/* renamed from: B0.e, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C0027e {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public int f126a;
|
|
|
|
/* renamed from: b, reason: collision with root package name */
|
|
public int f127b;
|
|
|
|
/* renamed from: c, reason: collision with root package name */
|
|
public int f128c;
|
|
|
|
/* renamed from: d, reason: collision with root package name */
|
|
public int f129d;
|
|
|
|
/* renamed from: e, reason: collision with root package name */
|
|
public final View f130e;
|
|
|
|
/* renamed from: f, reason: collision with root package name */
|
|
public int f131f;
|
|
|
|
/* renamed from: g, reason: collision with root package name */
|
|
public int f132g;
|
|
|
|
public C0027e(View view) {
|
|
this.f130e = view;
|
|
}
|
|
}
|