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

22 lines
613 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.view.fragment.notification.NotificationFragment;
import o.C12425exv;
/* renamed from: o.fpC, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public final /* synthetic */ class C14221fpC implements C12425exv.IeS {
private SN a;
private NotificationFragment e;
@Override // o.C12425exv.IeS
public final void b(boolean z) {
NotificationFragment.a(this.e, this.a, true);
}
public /* synthetic */ C14221fpC(NotificationFragment notificationFragment, SN sn) {
this.e = notificationFragment;
this.a = sn;
}
}