22 lines
678 B
Java
22 lines
678 B
Java
|
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);
|
||
|
}
|
||
|
}
|