package p000.p001.p002.p003.p004;

import android.view.KeyEvent;
import p402.C6549;
import p402.p411.p412.InterfaceC6603;
import p402.p411.p413.AbstractC6636;

/* JADX INFO: renamed from: ނ.֏.֏.֏.֏.ၡ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C0633 extends AbstractC6636 implements InterfaceC6603<C6549> {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ C0373 f2982;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final /* synthetic */ KeyEvent f2983;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0633(C0373 c0373, KeyEvent keyEvent) {
        super(0);
        this.f2982 = c0373;
        this.f2983 = keyEvent;
    }

    @Override // p402.p411.p412.InterfaceC6603
    /* JADX INFO: renamed from: ނ */
    public C6549 mo1543() {
        C0373.m1490(this.f2982, this.f2983.getKeyCode());
        return C6549.f19328;
    }
}
