20 lines
544 B
Java
20 lines
544 B
Java
package o;
|
|
|
|
import android.view.View;
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
|
|
/* renamed from: o.eAr, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public interface InterfaceC10322eAr {
|
|
default int a(RecyclerView recyclerView, gxT gxt) {
|
|
View b;
|
|
C14957gcv.e(recyclerView, "");
|
|
C14957gcv.e(gxt, "");
|
|
RecyclerView.tOB tob = recyclerView.x;
|
|
if (tob == null || (b = gxt.b(tob)) == null) {
|
|
return -1;
|
|
}
|
|
return RecyclerView.tOB.f(b);
|
|
}
|
|
}
|