26 lines
754 B
Java
26 lines
754 B
Java
|
package o;
|
||
|
|
||
|
import android.widget.CheckBox;
|
||
|
import android.widget.LinearLayout;
|
||
|
import android.widget.TextView;
|
||
|
|
||
|
/* renamed from: o.lLh, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C16109lLh {
|
||
|
public final LinearLayout a;
|
||
|
public final TextView b;
|
||
|
public final TextView c;
|
||
|
public final CheckBox d;
|
||
|
public final TextView e;
|
||
|
private LinearLayout f;
|
||
|
|
||
|
public C16109lLh(LinearLayout linearLayout, CheckBox checkBox, LinearLayout linearLayout2, TextView textView, TextView textView2, TextView textView3) {
|
||
|
this.a = linearLayout;
|
||
|
this.d = checkBox;
|
||
|
this.f = linearLayout2;
|
||
|
this.e = textView;
|
||
|
this.c = textView2;
|
||
|
this.b = textView3;
|
||
|
}
|
||
|
}
|