package p037.p041.p051;

import android.annotation.SuppressLint;
import android.view.View;
import p037.p041.p049.p050.InterfaceC1592;
import p037.p041.p051.C1628;

/* JADX INFO: renamed from: މ.ؠ.ގ.ޒ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C1627 extends AbstractViewOnTouchListenerC1655 {

    /* JADX INFO: renamed from: ތ, reason: contains not printable characters */
    public final /* synthetic */ C1628.C1632 f5281;

    /* JADX INFO: renamed from: ލ, reason: contains not printable characters */
    public final /* synthetic */ C1628 f5282;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1627(C1628 c1628, View view, C1628.C1632 c1632) {
        super(view);
        this.f5282 = c1628;
        this.f5281 = c1632;
    }

    @Override // p037.p041.p051.AbstractViewOnTouchListenerC1655
    /* JADX INFO: renamed from: ؠ */
    public InterfaceC1592 mo110() {
        return this.f5281;
    }

    @Override // p037.p041.p051.AbstractViewOnTouchListenerC1655
    @SuppressLint({"SyntheticAccessor"})
    /* JADX INFO: renamed from: ހ */
    public boolean mo111() {
        if (this.f5282.getInternalPopup().mo3183()) {
            return true;
        }
        this.f5282.m3177();
        return true;
    }
}
