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