package o; import com.scb.phone.view.custom.common.ClearableEditText; import com.scb.phone.view.fragment.hml.HmlNTBPersonalInfoFragment; /* renamed from: o.fcW, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public final /* synthetic */ class C13553fcW implements ClearableEditText.RVV { private HmlNTBPersonalInfoFragment e; @Override // com.scb.phone.view.custom.common.ClearableEditText.RVV public final boolean c(String str) { boolean d; d = this.e.presenter.d(str); return d; } public /* synthetic */ C13553fcW(HmlNTBPersonalInfoFragment hmlNTBPersonalInfoFragment) { this.e = hmlNTBPersonalInfoFragment; } }