35 lines
1.0 KiB
Java
35 lines
1.0 KiB
Java
package o;
|
|
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
import java.util.Arrays;
|
|
import java.util.List;
|
|
|
|
/* renamed from: o.ewS, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final class C12343ewS extends RecyclerView.zJl {
|
|
final C0222BrK d;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
public static boolean b(YQ yq) {
|
|
YQ[] yqArr = {YQ.COMPLETED, YQ.EXPIRED, YQ.FAILED};
|
|
C14957gcv.e(yqArr, "");
|
|
C14957gcv.e(yqArr, "");
|
|
List asList = Arrays.asList(yqArr);
|
|
C14957gcv.c(asList, "");
|
|
return asList.contains(yq);
|
|
}
|
|
|
|
public static /* synthetic */ void d(InterfaceC9454djz interfaceC9454djz, RJ rj) {
|
|
C14957gcv.e(interfaceC9454djz, "");
|
|
C14957gcv.e(rj, "");
|
|
interfaceC9454djz.c(rj.c);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public C12343ewS(C0222BrK c0222BrK) {
|
|
super(c0222BrK.b);
|
|
C14957gcv.e(c0222BrK, "");
|
|
this.d = c0222BrK;
|
|
}
|
|
}
|