58 lines
1.9 KiB
Java
58 lines
1.9 KiB
Java
package o;
|
|
|
|
import com.scb.phone.data.entity.transfer.SingleDataEntity;
|
|
import com.scb.phone.data.network.service.privacymanagement.PrivacyManagementService;
|
|
|
|
/* renamed from: o.aPs, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C1839aPs implements LjT {
|
|
private final String b;
|
|
private final PrivacyManagementService d;
|
|
|
|
@InterfaceC13391fZD
|
|
public C1839aPs(String str, PrivacyManagementService privacyManagementService) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(privacyManagementService, "");
|
|
this.b = str;
|
|
this.d = privacyManagementService;
|
|
}
|
|
|
|
/* renamed from: o.aPs$RVV */
|
|
/* loaded from: classes3.dex */
|
|
static final class RVV extends AbstractC14961gcz implements InterfaceC14894gbR<SingleDataEntity<WNt>, C16387nrD> {
|
|
public static final RVV b = new RVV();
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ C16387nrD invoke(SingleDataEntity<WNt> singleDataEntity) {
|
|
return singleDataEntity.getData().b();
|
|
}
|
|
|
|
RVV() {
|
|
super(1);
|
|
}
|
|
}
|
|
|
|
@Override // o.LjT
|
|
public final AbstractC13175fSw<C16387nrD> c(C9924dt c9924dt) {
|
|
C14957gcv.e(c9924dt, "");
|
|
AbstractC13175fSw<SingleDataEntity<WNt>> consentContent = this.d.getConsentContent(this.b, c9924dt.e);
|
|
final RVV rvv = RVV.b;
|
|
C13372fYk c13372fYk = new C13372fYk(consentContent, new fSS(rvv) { // from class: o.lOy
|
|
private InterfaceC14894gbR b;
|
|
|
|
@Override // o.fSS
|
|
public final Object a(Object obj) {
|
|
InterfaceC14894gbR interfaceC14894gbR = this.b;
|
|
C14957gcv.e(interfaceC14894gbR, "");
|
|
return (C16387nrD) interfaceC14894gbR.invoke(obj);
|
|
}
|
|
|
|
{
|
|
this.b = rvv;
|
|
}
|
|
});
|
|
C14957gcv.c(c13372fYk, "");
|
|
return c13372fYk;
|
|
}
|
|
}
|