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

80 lines
1.9 KiB
Java

package o;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.MenuItem;
import android.view.View;
import androidx.fragment.app.Fragment;
/* loaded from: classes.dex */
public class DLs {
private final vjh<?> b;
public static DLs c(vjh<?> vjhVar) {
return new DLs(vjhVar);
}
private DLs(vjh<?> vjhVar) {
this.b = vjhVar;
}
public final yRS i() {
return this.b.e;
}
public final void b(Fragment fragment) {
yRS yrs = this.b.e;
vjh<?> vjhVar = this.b;
yRS.c(new Object[]{yrs, vjhVar, vjhVar, null}, 1577112781, -1577112764, System.identityHashCode(yrs));
}
public final View ym_(View view, String str, Context context, AttributeSet attributeSet) {
yRS yrs = this.b.e;
return ((LayoutInflater.Factory2) yRS.c(new Object[]{yrs}, -480084136, 480084144, System.identityHashCode(yrs))).onCreateView(view, str, context, attributeSet);
}
public final void f() {
this.b.e.C();
}
public final void c() {
this.b.e.d();
}
public final void d() {
this.b.e.b();
}
public final void g() {
this.b.e.o();
}
public final void a() {
yRS yrs = this.b.e;
yRS.c(new Object[]{yrs}, 1695697708, -1695697693, System.identityHashCode(yrs));
}
public final void e() {
yRS yrs = this.b.e;
yRS.c(new Object[]{yrs}, -917739792, 917739805, System.identityHashCode(yrs));
}
public final void j() {
this.b.e.l();
}
public final void b() {
this.b.e.j();
}
public final boolean yl_(MenuItem menuItem) {
yRS yrs = this.b.e;
return ((Boolean) yRS.c(new Object[]{yrs, menuItem}, 283050109, -283050097, System.identityHashCode(yrs))).booleanValue();
}
public final boolean h() {
return this.b.e.d(true);
}
}