21 lines
566 B
Java
21 lines
566 B
Java
package o;
|
|
|
|
import android.widget.TextView;
|
|
import androidx.constraintlayout.widget.ConstraintLayout;
|
|
|
|
/* renamed from: o.eng, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C11880eng {
|
|
private final ConstraintLayout a;
|
|
private TextView b;
|
|
private TextView c;
|
|
public final GlE e;
|
|
|
|
public C11880eng(ConstraintLayout constraintLayout, GlE glE, TextView textView, TextView textView2) {
|
|
this.a = constraintLayout;
|
|
this.e = glE;
|
|
this.b = textView;
|
|
this.c = textView2;
|
|
}
|
|
}
|