28 lines
835 B
Java
28 lines
835 B
Java
package o;
|
|
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
|
|
/* renamed from: o.evP, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C12287evP extends RecyclerView.zJl {
|
|
public final boolean a;
|
|
public final vwF b;
|
|
private final InterfaceC12864fJh d;
|
|
|
|
public static /* synthetic */ void a(C12287evP c12287evP, PY py) {
|
|
C14957gcv.e(c12287evP, "");
|
|
C14957gcv.e(py, "");
|
|
c12287evP.d.c(py);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public C12287evP(vwF vwf, InterfaceC12864fJh interfaceC12864fJh, boolean z) {
|
|
super(vwf.b);
|
|
C14957gcv.e(vwf, "");
|
|
C14957gcv.e(interfaceC12864fJh, "");
|
|
this.b = vwf;
|
|
this.d = interfaceC12864fJh;
|
|
this.a = z;
|
|
}
|
|
}
|