what-the-bank/sources/o/C13126fRh.java

22 lines
678 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.view.View;
import o.InterfaceC13128fRj;
/* renamed from: o.fRh, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C13126fRh implements InterfaceC13128fRj {
@Override // o.InterfaceC13128fRj
public final C13122fRd intercept(InterfaceC13128fRj.IeS ieS) {
String str;
Class<?> cls;
C14957gcv.b((Object) ieS, "");
C13124fRf a = ieS.a();
View aCR_ = a.e.aCR_(a.a, a.b, a.d, a.c);
if (aCR_ == null || (cls = aCR_.getClass()) == null || (str = cls.getName()) == null) {
str = a.b;
}
return new C13122fRd(aCR_, str, a.d, a.c);
}
}